Конструктор SfcListCollection<T, K, ParentT>
Initializes a new instance of the SfcListCollection<T, K, ParentT> class with the specified parent parameter. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Protected Sub New ( _
parent As ParentT _
)
'Применение
Dim parent As ParentT
Dim instance As New SfcListCollection(parent)
protected SfcListCollection(
ParentT parent
)
protected:
SfcListCollection(
ParentT parent
)
new :
parent:'ParentT -> SfcListCollection
protected function SfcListCollection(
parent : ParentT
)
Параметры
- parent
Тип: ParentT
The parent of the object