Partager via


Constructeur SfcObjectAttribute (Type)

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.Metadata
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

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

Dim instance As New SfcObjectAttribute(containsType)
public SfcObjectAttribute(
    Type containsType
)
public:
SfcObjectAttribute(
    Type^ containsType
)
new : 
        containsType:Type -> SfcObjectAttribute
public function SfcObjectAttribute(
    containsType : Type
)

Paramètres

Voir aussi

Référence

SfcObjectAttribute Classe

Surcharge SfcObjectAttribute

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