Compartir a través de


ForEachNodeListEnumerator.EnumerationType Propiedad

Definición

Obtiene o establece esta propiedad en un valor de la enumeración de la propiedad EnumerationType.

public:
 property Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::EnumerationType EnumerationType { Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::EnumerationType get(); void set(Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::EnumerationType value); };
public Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.EnumerationType EnumerationType { get; set; }
member this.EnumerationType : Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.EnumerationType with get, set
Public Property EnumerationType As EnumerationType

Valor de propiedad

Un valor de la enumeración EnumerationType.

Implementaciones

Se aplica a