Search Results for

    Show / Hide Table of Contents

    Class ImportOdbcSQL

    Inheritance
    System.Object
    ImportOdbcSQL
    Implements
    IImportSQLDataAccessLayer
    IImportDataAccessLayer
    Namespace: Simplic.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class ImportOdbcSQL : object, IImportSQLDataAccessLayer, IImportDataAccessLayer

    Methods

    | Improve this Doc View Source

    Close()

    Close SQL-DAL

    Declaration
    public void Close()
    | Improve this Doc View Source

    GetData(InstanceData_Interface_Info, IDictionary<String, Object>, System.Xml.XmlNode)

    Get Data From SQL-DAL

    Declaration
    public System.Data.IDataReader GetData(InstanceData_Interface_Info SourceInfo, IDictionary<string, object> Parameter, System.Xml.XmlNode SourceSQL)
    Parameters
    Type Name Description
    InstanceData_Interface_Info SourceInfo
    IDictionary<System.String, System.Object> Parameter
    System.Xml.XmlNode SourceSQL
    Returns
    Type Description
    System.Data.IDataReader

    Implements

    IImportSQLDataAccessLayer
    IImportDataAccessLayer
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx