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