PropertyEnumerator Miembros
Supports iteration over the DtsProperties collection. This class cannot be inherited.
El tipo PropertyEnumerator expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
MoveNext | Advances the enumerator to the next element of the collection. (Se hereda de DtsEnumerator). | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Se hereda de DtsEnumerator). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Current | Returns the current DtsProperty element in the collection. |
Principio