Właściwość IWmiDataReaderTask.DestinationType
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask
Zestaw: Microsoft.SqlServer.WMIDRTask (w Microsoft.SqlServer.WMIDRTask.dll)
Składnia
'Deklaracja
Property DestinationType As DestinationType
Get
Set
'Użycie
Dim instance As IWmiDataReaderTask
Dim value As DestinationType
value = instance.DestinationType
instance.DestinationType = value
DestinationType DestinationType { get; set; }
property DestinationType DestinationType {
DestinationType get ();
void set (DestinationType value);
}
abstract DestinationType : DestinationType with get, set
function get DestinationType () : DestinationType
function set DestinationType (value : DestinationType)
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask.DestinationType
Zobacz także