EntityDataReader.GetSchemaTable Method ()

 

Returns a DataTable that describes the column metadata of the DbDataReader .

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override DataTable GetSchemaTable()

Return Value

Type: System.Data.DataTable

A DataTable that describes the column metadata.