Condividi tramite


ForEachNodeListEnumerator.OuterXPathStringSourceType Proprietà

Definizione

Ottiene o imposta il tipo di origine della stringa XPath utilizzando valori dell'enumerazione SourceType.

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

Valore della proprietà

Valore ricavato dall'enumerazione SourceType.

Implementazioni

Si applica a