ObjectMaterializer<TDataReader>.BufferReader Field

Definition

Represents a reader that reads data rows in a forward-only manner.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Data::Common::DbDataReader ^ BufferReader;
public System.Data.Common.DbDataReader BufferReader;
val mutable BufferReader : System.Data.Common.DbDataReader
Public BufferReader As DbDataReader 

Field Value

Applies to