Поделиться через


IDTSForEachNodeListEnumerator.SourceDocumentType Свойство

Определение

Возвращает или задает тип источника исходного документа с использованием перечислителя SourceType.

public:
 property Microsoft::SqlServer::Dts::Runtime::Enumerators::NodeList::SourceType SourceDocumentType { 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 SourceDocumentType { get; set; }
member this.SourceDocumentType : Microsoft.SqlServer.Dts.Runtime.Enumerators.NodeList.SourceType with get, set
Public Property SourceDocumentType As SourceType

Значение свойства

Значение из перечисления SourceType.

Применяется к