ForEachNodeListEnumerator.OuterXPathStringSourceType Propiedad

Definición

Obtiene o establece el tipo de origen de la cadena Xpath, utilizando valores de la enumeración 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

Valor de propiedad

Un valor de la enumeración SourceType.

Implementaciones

Se aplica a