Condividi tramite


ForEachNodeListEnumerator.InnerXPathStringSourceType Proprietà

Definizione

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

public:
 property Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::SourceType InnerXPathStringSourceType { 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 InnerXPathStringSourceType { get; set; }
member this.InnerXPathStringSourceType : Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.SourceType with get, set
Public Property InnerXPathStringSourceType As SourceType

Valore della proprietà

Valore ricavato dall'enumerazione SourceType.

Implementazioni

Si applica a