Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 PhysicalFacetOptions
'Usage
Dim instance As PhysicalFacetOptions
[FlagsAttribute]
public enum PhysicalFacetOptions
[FlagsAttribute]
public enum class PhysicalFacetOptions
[<FlagsAttribute>]
type PhysicalFacetOptions
public enum PhysicalFacetOptions
Members
| Member name | Description | |
|---|---|---|
| None | No option is set. | |
| ReadOnly | Read only option is set. |