Конструктор DependencyCollection
Initializes a new instance of the DependencyCollection class.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New DependencyCollection()
public DependencyCollection()
public:
DependencyCollection()
new : unit -> DependencyCollection
public function DependencyCollection()
Замечания
Конструктор по умолчанию задает для всех полей значения по умолчанию.
См. также