Construtor PrimitiveValue
Initializes a new instance of the PrimitiveValue class.
Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (em Microsoft.SqlServer.WebServiceTask.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New PrimitiveValue()
public PrimitiveValue()
public:
PrimitiveValue()
new : unit -> PrimitiveValue
public function PrimitiveValue()
Consulte também