Costruttore SfcPropertyAttribute (SfcPropertyFlags)

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

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

Parametri

Vedere anche

Riferimento

SfcPropertyAttribute Classe

Overload SfcPropertyAttribute

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc.Metadata