Click or drag to resize

QueryEnumerator Methods

The QueryEnumerator type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetEnumerator
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetRow Obsolete.
Gets the QueryRow at the specified index in the results.
Public methodIsStale
Returns whether or not this query result set is stale (i.e. the database has been updated since the query ran)
Public methodMoveNext
Public methodReset
Top
See Also