Partager via


Constructeur SfcPropertyAttribute (SfcPropertyFlags)

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

Dim instance As New SfcPropertyAttribute(flags)
public SfcPropertyAttribute(
    SfcPropertyFlags flags
)
public:
SfcPropertyAttribute(
    SfcPropertyFlags flags
)
new : 
        flags:SfcPropertyFlags -> SfcPropertyAttribute
public function SfcPropertyAttribute(
    flags : SfcPropertyFlags
)

Paramètres

Voir aussi

Référence

SfcPropertyAttribute Classe

Surcharge SfcPropertyAttribute

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