Partager via


Constructeur SfcDictionaryCollection<T, K, ParentT>

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    parent As ParentT _
)
'Utilisation
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
)

Paramètres

  • parent
    Type : ParentT
    The collection of parent objects.

Voir aussi

Référence

SfcDictionaryCollection<T, K, ParentT> Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc