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