Click or drag to resize
ReadRecordEventArgs Properties

The DataReaderBaseReadRecordEventArgs type exposes the following members.

Properties
  NameDescription
Public propertySkipRecord
Whether this record should be skipped or not. Default is false.
Public propertyValues
An array of column values for this record.
Top
See Also