Returns an enumerator that provides access to the records
associated with the statement.

C# | Visual Basic | Visual C++ |
public virtual IEnumerator ERecIter{ get;}
Public Overridable ReadOnly Property ERecIter As IEnumerator
public: virtual property IEnumerator^ ERecIter { IEnumerator^ get (); }