WmiDataReaderTask.DestinationType Proprietà

Definizione

Ottiene o imposta un DestinationType valore che indica il tipo di destinazione, come un file o una variabile, usata dal 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

Valore della proprietà

Valore DestinationType. Il valore predefinito è FileConnection.

Implementazioni

Si applica a