Compartilhar via


Membros ADORowsetEnumerator

Supports iteration over an ActiveX Data Objects (ADO) recordset. This class cannot be inherited.

O tipo ADORowsetEnumerator expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público MoveNext Advances the enumerator to the next element of the collection. Returns a Boolean indicating whether the MoveNext was successful.
Método público Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Current Gets the current field collection from the enumerator.

Início