Condividi tramite


Costruttore SfcCollatedDictionaryCollection(T, K, ParentT) (ParentT)

Initializes a new instance of the SfcCollatedDictionaryCollection<(Of <(<'T, K, ParentT>)>)> class using the specified parent. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    parent As ParentT _
)
'Utilizzo
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
)

Parametri

  • parent
    Tipo: ParentT
    The parent object.