Click or drag to resize

QueryEnumerator Properties

The QueryEnumerator type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of rows in the QueryEnumerator.
Public propertyCurrent
Public propertySequenceNumber
Gets the Database's sequence number at the time the View results were generated.
Public propertyStale Obsolete.
Gets whether the Database has changed since the View results were generated.
Top
See Also