Konstruktor SfcDictionaryCollection<T, K, ParentT>
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Protected Sub New ( _
parent As ParentT _
)
'Użycie
Dim parent As ParentT
Dim instance As New SfcDictionaryCollection(parent)
protected SfcDictionaryCollection(
ParentT parent
)
protected:
SfcDictionaryCollection(
ParentT parent
)
new :
parent:'ParentT -> SfcDictionaryCollection
protected function SfcDictionaryCollection(
parent : ParentT
)
Parametry
- parent
Typ: ParentT
Kolekcja obiektów nadrzędnych.