DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.DataConnector.AdoNet Namespace / C1ConnectionBase Class / GetSchema Method

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