Udostępnij przez


Konstruktor SfcCollatedDictionaryCollection<T, K, ParentT> (ParentT)

Inicjuje nowe wystąpienie SfcCollatedDictionaryCollection<T, K, ParentT> klasy przy użyciu określonego obiektu nadrzędnego.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 SfcCollatedDictionaryCollection(parent)
protected SfcCollatedDictionaryCollection(
    ParentT parent
)
protected:
SfcCollatedDictionaryCollection(
    ParentT parent
)
new : 
        parent:'ParentT -> SfcCollatedDictionaryCollection
protected function SfcCollatedDictionaryCollection(
    parent : ParentT
)

Parametry

  • parent
    Typ: ParentT
    Obiekt nadrzędny.