Gets a DataTable that describes the metadata for this download table.
Public Function GetSchemaTable() As DataTable
public DataTable GetSchemaTable()
A DataTable that describes the column metadata.
You must specify the client option to send column names if you want the DataTable to contain column name information. Send column names is specified by default.