Freigeben über


SfcObjectAttribute-Konstruktor (SfcObjectFlags)

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 SfcObjectFlags _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

SfcObjectAttribute Klasse

SfcObjectAttribute-Überladung

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