Конструктор 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()