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