Membros DtsEnumerator
Defines an abstract base class that implements the IEnumerator methods.
O tipo DtsEnumerator expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
DtsEnumerator | Initializes a new instance of the DtsEnumerator class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveNext | Advances the enumerator to the next element of the collection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Herdado de Object.) |
Início