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