Returns schema information for the data source of this
C1.DataConnector.AdoNet.C1ConnectionBase.
'Declaration
Public Overloads Function GetSchema() As DataTable
public DataTable GetSchema()
Return Value
A
System.Data.DataTable that contains schema information.