Udostępnij przez


Właściwość IDTSForEachNodeListEnumerator.OuterXPathStringSourceType

Pobiera lub ustawia typ źródło przy użyciu wartości w ciąg XPath SourceType wyliczania.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
Zestaw:  Microsoft.SqlServer.ForEachNodeListEnumerator (w Microsoft.SqlServer.ForEachNodeListEnumerator.dll)

Składnia

'Deklaracja
Property OuterXPathStringSourceType As SourceType
    Get
    Set
'Użycie
Dim instance As IDTSForEachNodeListEnumerator
Dim value As SourceType

value = instance.OuterXPathStringSourceType

instance.OuterXPathStringSourceType = value
SourceType OuterXPathStringSourceType { get; set; }
property SourceType OuterXPathStringSourceType {
    SourceType get ();
    void set (SourceType value);
}
abstract OuterXPathStringSourceType : SourceType with get, set
function get OuterXPathStringSourceType () : SourceType
function set OuterXPathStringSourceType (value : SourceType)

Wartość właściwości

Typ: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.SourceType
Wartość z SourceType wyliczania.