IWmiDataReaderTask.DestinationType 속성

정의

대상 유형을 가져오거나 설정합니다.

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 값입니다.

적용 대상