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

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