Конструктор Parameter
Initializes a new instance of the Parameter class.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Protected Sub New
'Применение
Dim instance As New Parameter()
protected Parameter()
protected:
Parameter()
new : unit -> Parameter
protected function Parameter()
Замечания
The default constructor initializes any fields to their default values.
См. также