Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Determines the type of destination specified in the Destination property of a WmiDataReaderTask class.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask
Assembly : Microsoft.SqlServer.WMIDRTask (en Microsoft.SqlServer.WMIDRTask.dll)
Syntaxe
'Déclaration
Public Enumeration DestinationType
'Utilisation
Dim instance As DestinationType
public enum DestinationType
public enum class DestinationType
type DestinationType
public enum DestinationType
Membres
| Nom de membre | Description | |
|---|---|---|
| FileConnection | The Destination property contains the name of a file connection that receives the results of the WmiDataReaderTask. | |
| Variable | The Destination property contains the name of a String or Object variable that receives the results of the WmiDataReaderTask.
|
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask