WmiDataReaderTask.DestinationType 속성

정의

DestinationType에서 사용하는 파일 또는 변수와 같은 대상 유형을 나타내는 WmiDataReaderTask 값을 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Dts::Tasks::WmiDataReaderTask::DestinationType DestinationType { Microsoft::SqlServer::Dts::Tasks::WmiDataReaderTask::DestinationType get(); void set(Microsoft::SqlServer::Dts::Tasks::WmiDataReaderTask::DestinationType value); };
public Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask.DestinationType DestinationType { get; set; }
member this.DestinationType : Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask.DestinationType with get, set
Public Property DestinationType As DestinationType

속성 값

DestinationType 값입니다. 기본값은 FileConnection입니다.

구현

적용 대상