Returns a DataTable that describes the column metadata of the DbDataReader .
public override DataTable GetSchemaTable()
A DataTable that describes the column metadata.
EntityDataReader ClassSystem.Data.Entity.Core.EntityClient Namespace