Partager via


Constructeur SfcObjectAttribute (SfcObjectFlags)

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 ( _
    flags As SfcObjectFlags _
)
'Utilisation
Dim flags As SfcObjectFlags 

Dim instance As New SfcObjectAttribute(flags)
public SfcObjectAttribute(
    SfcObjectFlags flags
)
public:
SfcObjectAttribute(
    SfcObjectFlags flags
)
new : 
        flags:SfcObjectFlags -> SfcObjectAttribute
public function SfcObjectAttribute(
    flags : SfcObjectFlags
)

Paramètres

Voir aussi

Référence

SfcObjectAttribute Classe

Surcharge SfcObjectAttribute

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