ForEachNodeListEnumerator.EnumerationType Eigenschaft

Definition

Ruft diese Eigenschaft ab oder legt sie auf einen Wert aus der EnumerationType-Enumeration fest.

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

Eigenschaftswert

Ein Wert aus der EnumerationType-Enumeration.

Implementiert

Gilt für: