EnumValue constructeur
Initializes a new instance of the EnumValue class.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly : Microsoft.SqlServer.WebServiceTask (dans Microsoft.SqlServer.WebServiceTask.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New EnumValue()
public EnumValue()
public:
EnumValue()
new : unit -> EnumValue
public function EnumValue()