共用方式為


InputParameter 建構

Initializes a new instance of the InputParameter class.

命名空間:  Microsoft.SqlServer.Dts.Tasks.DMQueryTask
組件:  Microsoft.SqlServer.DMQueryTask (在 Microsoft.SqlServer.DMQueryTask.dll 中)

語法

'宣告
Public Sub New
'用途

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