Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns a IEnumerator that iterates through the SADataReader object.
Visual BasicPublic Overrides Function GetEnumerator() As IEnumerator
C#public override IEnumerator GetEnumerator();
A IEnumerator for the SADataReader object.