Share via


Membri AdomdDataReader.Enumerator

Implements the IEnumeratorinterface to support iterating over a AdomdDataReader and reading its individual records.

Il tipo AdomdDataReader. . :: . .Enumerator espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico MoveNext Moves to the next IDataRecord interface in the AdomdDataReader.
Metodo pubblico Reset This method is not supported on the forward-only AdomdDataReader.
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Current Gets the current IDataRecord interface in the AdomdDataReader.

In alto