Condividi tramite


WmiDataReaderTask.DestinationType Proprietà

Definizione

Ottiene o imposta un valore DestinationType che indica il tipo di destinazione, ad esempio un file o una variabile, utilizzata da 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