Udostępnij za pośrednictwem


Właściwość XMLTask.XPathStringSourceType

Pobiera lub ustawia wartość z DTSXMLSourceType wyliczenia wskazująca typ źródło, która zawiera wyrażenie XPath w XPathStringSource właściwość.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Tasks.XMLTask
Zestaw:  Microsoft.SqlServer.XMLTask (w Microsoft.SqlServer.XMLTask.dll)

Składnia

'Deklaracja
Public Property XPathStringSourceType As DTSXMLSourceType
    Get
    Set
'Użycie
Dim instance As XMLTask
Dim value As DTSXMLSourceType

value = instance.XPathStringSourceType

instance.XPathStringSourceType = value
public DTSXMLSourceType XPathStringSourceType { get; set; }
public:
virtual property DTSXMLSourceType XPathStringSourceType {
    DTSXMLSourceType get () sealed;
    void set (DTSXMLSourceType value) sealed;
}
abstract XPathStringSourceType : DTSXMLSourceType with get, set
override XPathStringSourceType : DTSXMLSourceType with get, set
final function get XPathStringSourceType () : DTSXMLSourceType
final function set XPathStringSourceType (value : DTSXMLSourceType)

Wartość właściwości

Typ: Microsoft.SqlServer.Dts.Tasks.XMLTask.DTSXMLSourceType
Wartość z DTSXMLSourceType wyliczenia wskazująca typ źródło, który zawiera wyrażenie XPath.

Implementacje

IDTSXMLTask.XPathStringSourceType

Uwagi

Ta właściwość jest używana podczas OperationType jest zestaw do XPATH.