Partager via


Constructeur SfcReferenceCollectionAttribute (Type)

Initializes a new instance of the SfcReferenceCollectionAttribute class with optional keys.

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

Syntaxe

'Déclaration
Public Sub New ( _
    resolverType As Type _
)
'Utilisation
Dim resolverType As Type 

Dim instance As New SfcReferenceCollectionAttribute(resolverType)
public SfcReferenceCollectionAttribute(
    Type resolverType
)
public:
SfcReferenceCollectionAttribute(
    Type^ resolverType
)
new : 
        resolverType:Type -> SfcReferenceCollectionAttribute
public function SfcReferenceCollectionAttribute(
    resolverType : Type
)

Paramètres

  • resolverType
    Type : System.Type
    The type to instantiate a resolver from.

Voir aussi

Référence

SfcReferenceCollectionAttribute Classe

Surcharge SfcReferenceCollectionAttribute

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