DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnection Class / GetSchema Method

In This Topic
    GetSchema Method (C1D365SConnection)
    In This Topic
    Returns schema information for the data source of this System.Data.Common.DbConnection.
    Overload List
    OverloadDescription
    Returns schema information for the data source of this System.Data.Common.DbConnection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Returns schema information for the data source of this System.Data.Common.DbConnection using the specified string for the schema name. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    Returns schema information for the data source of this System.Data.Common.DbConnection using the specified string for the schema name and the specified string array for the restriction values. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>)
    See Also