DbDataReader::GetSchemaTable Method ()
.NET Framework (current version)
Returns a DataTable that describes the column metadata of the DbDataReader.
Assembly: System.Data (in System.Data.dll)
Implements
IDataReader::GetSchemaTable()| Exception | Condition |
|---|---|
| InvalidOperationException | The SqlDataReader is closed. |
.NET Framework
Available since 2.0
Available since 2.0
Show: