Click or drag to resize
CqlReader Properties

The CqlReader type exposes the following members.

Properties
  NameDescription
Public propertyDepth (Overrides DbDataReaderDepth.)
Public propertyFieldCount
Gets the number of columns in the current row.
(Overrides DbDataReaderFieldCount.)
Public propertyHasRows (Overrides DbDataReaderHasRows.)
Public propertyIsClosed (Overrides DbDataReaderIsClosed.)
Public propertyItemInt32 (Overrides DbDataReaderItemInt32.)
Public propertyItemString (Overrides DbDataReaderItemString.)
Public propertyRecordsAffected (Overrides DbDataReaderRecordsAffected.)
Top
See Also