Właściwość ForEachNodeListEnumerator.InnerXPathStringSourceType
Pobiera lub ustawia typ źródło wewnętrzne ciąg XPath przy użyciu wartości z SourceType wyliczania.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList
Zestaw: Microsoft.SqlServer.ForEachNodeListEnumerator (w Microsoft.SqlServer.ForEachNodeListEnumerator.dll)
Składnia
'Deklaracja
Public Property InnerXPathStringSourceType As SourceType
Get
Set
'Użycie
Dim instance As ForEachNodeListEnumerator
Dim value As SourceType
value = instance.InnerXPathStringSourceType
instance.InnerXPathStringSourceType = value
public SourceType InnerXPathStringSourceType { get; set; }
public:
virtual property SourceType InnerXPathStringSourceType {
SourceType get () sealed;
void set (SourceType value) sealed;
}
abstract InnerXPathStringSourceType : SourceType with get, set
override InnerXPathStringSourceType : SourceType with get, set
final function get InnerXPathStringSourceType () : SourceType
final function set InnerXPathStringSourceType (value : SourceType)
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.SourceType
Wartość z SourceType wyliczania.