PrimitiveValue Constructor
Initializes a new instance of the PrimitiveValue class.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Ensamblado: Microsoft.SqlServer.WebServiceTask (en Microsoft.SqlServer.WebServiceTask.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New PrimitiveValue()
public PrimitiveValue()
public:
PrimitiveValue()
new : unit -> PrimitiveValue
public function PrimitiveValue()