ForEachNodeListEnumerator.OuterXPathStringSourceType Eigenschaft

Definition

Ruft den Quelltyp der XPath-Zeichenfolge anhand der Werte in der SourceType-Enumeration ab oder legt ihn fest.

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

Eigenschaftswert

Ein Wert aus der SourceType-Enumeration.

Implementiert

Gilt für: