The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: