[]
C1ODataDataReader OData implementation of DbDataReader.
public class C1ODataDataReader : C1DataReader, IDataReader, IDisposable, IDataRecord, IEnumerable, IAsyncDisposable
Name | Description |
---|---|
GetSchemaTable() | Gets a DataTable containing the schema information for the actively processed SELECT statement. |