Share via


PropertyMode Enumeration

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration PropertyMode
'Usage
Dim instance As PropertyMode
[FlagsAttribute]
public enum PropertyMode
[FlagsAttribute]
public enum class PropertyMode
[<FlagsAttribute>]
type PropertyMode
public enum PropertyMode

Members

Member name Description
None Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Design Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Deploy Do not reference this member directly in your code. It supports the SQL Server infrastructure.
All Do not reference this member directly in your code. It supports the SQL Server infrastructure.