The following tables list the members exposed by DataRecordsEnumerator.
Name | Description | |
---|---|---|
DataRecordsEnumerator Constructor | Constructs the enumerator. |
Name | Description | |
---|---|---|
Current | Keeps reference to the current record in the enumeration. | |
EnumeratorNeedsReset | The record collection enumerator and this enumerator get out of sync in certain instances, this property will return true when this happens otherwise it will return false. | |
OwnerCollection | Reference to the owner DataRecordCollection collection. |