NpgsqlDataReader.GetSchemaTable Method 
      
      [This is preliminary documentation and subject to change.]
     
    
       Returns a System.Data.DataTable that describes the column metadata of the DataReader. 
      
        [Visual Basic]
        NotOverridable Public Function GetSchemaTable() As 
DataTable Implements _
   IDataReader.GetSchemaTable
 
      
      Implements
      
        IDataReader.GetSchemaTable
      
      See Also
      
        NpgsqlDataReader Class | Npgsql Namespace