DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnection Class / GetSchema Method

In This Topic
    GetSchema Method (C1JsonConnection)
    In This Topic
    Returns schema information for the data source of this C1.DataConnector.AdoNet.C1ConnectionBase.
    Overload List
    OverloadDescription
    Returns schema information for the data source of this C1.DataConnector.AdoNet.C1ConnectionBase. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
    Returns schema information for the data source of this C1.DataConnector.AdoNet.C1ConnectionBase using the specified string for the schema name. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
    Returns schema information for the data source of this C1.DataConnector.AdoNet.C1ConnectionBase using the specified string for the schema name and the specified string array for the restriction values. (Inherited from C1.DataConnector.AdoNet.C1ConnectionBase)
    See Also