Udostępnij przez


Właściwość IDTSForEachNodeListEnumerator.SourceDocumentType

Pobiera lub ustawia typ źródło używanego dokumentu źródłowego SourceType moduł wyliczający.

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

Składnia

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

value = instance.SourceDocumentType

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

Wartość właściwości

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