An NDoc Documented Class Library |
|
NpgsqlDataReader.GetSchemaTable Method
Returns a System.Data.DataTable that describes the column metadata of the DataReader.
[Visual Basic]
NotOverridable Public Function GetSchemaTable() As
DataTable _
Return Value
Missing <returns> documentation for M:Npgsql.NpgsqlDataReader.GetSchemaTable
Implements
IDataReader.GetSchemaTable
Remarks
Missing <remarks> documentation for M:Npgsql.NpgsqlDataReader.GetSchemaTable
See Also
NpgsqlDataReader Class | Npgsql Namespace