Constructeur RootFacetAttribute

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
Public Sub New ( _
    rootType As Type _
)
'Utilisation
Dim rootType As Type 

Dim instance As New RootFacetAttribute(rootType)
public RootFacetAttribute(
    Type rootType
)
public:
RootFacetAttribute(
    Type^ rootType
)
new : 
        rootType:Type -> RootFacetAttribute
public function RootFacetAttribute(
    rootType : Type
)

Paramètres

Voir aussi

Référence

RootFacetAttribute Classe

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