Freigeben über


SfcPropertyAttribute-Konstruktor (SfcPropertyFlags)

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Sub New ( _
    flags As SfcPropertyFlags _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

SfcPropertyAttribute Klasse

SfcPropertyAttribute-Überladung

Microsoft.SqlServer.Management.Sdk.Sfc.Metadata-Namespace