Partager via


InputParameter constructeur

Initializes a new instance of the InputParameter class.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.DMQueryTask
Assembly :  Microsoft.SqlServer.DMQueryTask (dans Microsoft.SqlServer.DMQueryTask.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation

Dim instance As New InputParameter()
public InputParameter()
public:
InputParameter()
new : unit -> InputParameter
public function InputParameter()