Share via


PropertyMode Enumeration

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

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
All Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
Deploy Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
Design Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
None Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

See Also

Reference

Microsoft.SqlServer.Management.Sdk.Sfc Namespace