PrimitiveValue constructeur
Initializes a new instance of the PrimitiveValue 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 PrimitiveValue()
public PrimitiveValue()
public:
PrimitiveValue()
new : unit -> PrimitiveValue
public function PrimitiveValue()