Método IDTSExtendedProperties100.GetEnumerator

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Returns an enumerator for iterating over the collection.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

IEnumerator GetEnumerator()

Valor de retorno

Tipo: System.Collections.IEnumerator
An IEnumerator object.

Comentários

For more information, see ExtendedProperties.

Consulte também

Referência

IDTSExtendedProperties100 Interface

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper