ReaderRecordInput Properties |
The ReaderRecordInput type exposes the following members.
Name | Description | |
---|---|---|
HasRecords |
Gets a value indicating whether this instance has records available.
(Inherited from RecordInput.) | |
IsMemoryBased |
Gets a value indicating whether this input is read from memory.
(Overrides RecordInputIsMemoryBased.) | |
IsRawReaderCreated |
Gets a value indicating whether the record reader has been created.
(Inherited from RecordInput.) | |
IsRawReaderSupported |
Gets a value indicating whether this instance supports the raw record reader.
(Overrides RecordInputIsRawReaderSupported.) | |
IsReaderCreated |
Gets a value indicating whether the record reader has been created.
(Inherited from RecordInput.) | |
Reader |
Gets the record reader for this input.
(Inherited from RecordInput.) |