Method GetSchemaTable
GetSchemaTable()
Returns a DataTable that describes the column metadata of the IDataReader.
public DataTable GetSchemaTable()
Returns
Exceptions
- InvalidOperationException
The IDataReader is closed.
Returns a DataTable that describes the column metadata of the IDataReader.
public DataTable GetSchemaTable()
The IDataReader is closed.