Click or drag to resize

RecordInput Properties

The RecordInput type exposes the following members.

Properties
 NameDescription
Public propertyHasRecords Gets a value indicating whether this instance has records available.
Public propertyIsMemoryBased Gets a value indicating whether this input is read from memory.
Public propertyIsRawReaderCreated Gets a value indicating whether the record reader has been created.
Public propertyIsRawReaderSupported Gets a value indicating whether this instance supports the raw record reader.
Public propertyIsReaderCreated Gets a value indicating whether the record reader has been created.
Public propertyReader Gets the record reader for this input.
Top
See Also