DataTable GetSchemaTable();
Gets a DataTable that describes the metadata for this download table.
If you want the DataTable to contain column name information, you must specify the client option to send column names.
A DataTable that describes the column metadata.