Partilhar via


Construtor SfcPropertyAttribute (SfcPropertyFlags)

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Public Sub New ( _
    flags As SfcPropertyFlags _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

SfcPropertyAttribute Classe

Sobrecarregado SfcPropertyAttribute

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