DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnection Class / GetDataSourceInformationSchema Method

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