DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnection Class / GetDataSourceInformationSchema Method

In This Topic
    GetDataSourceInformationSchema Method (C1QuickBooksOnlineConnection)
    In This Topic
    Retrieve the metadata relatively to the dataSource informations.
    Syntax
    'Declaration
     
    Protected Function GetDataSourceInformationSchema() As DataTable
    protected DataTable GetDataSourceInformationSchema()
    See Also