Membri PropertyEnumerator
Supports iteration over the DtsProperties collection. This class cannot be inherited.
Il tipo PropertyEnumerator 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. (Ereditato da DtsEnumerator). | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Ereditato da DtsEnumerator). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Current | Returns the current DtsProperty element in the collection. |
In alto