| ReadRecordEventArgs Properties |
The DataReaderBaseReadRecordEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| SkipRecord |
Whether this record should be skipped or not. Default
is false.
| |
| Values |
An array of column values for this record.
|