Membri ADORowsetEnumerator
Supports iteration over an ActiveX Data Objects (ADO) recordset. This class cannot be inherited.
Il tipo ADORowsetEnumerator espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
MoveNext | Advances the enumerator to the next element of the collection. Returns a Boolean indicating whether the MoveNext was successful. |
![]() |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |
![]() |
ToString | (Ereditato da Object). |
In alto
Vedere anche