Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the view option type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration ViewOptionType
public enum ViewOptionType
public enum class ViewOptionType
type ViewOptionType
public enum ViewOptionType
Members
Member name | Description | |
---|---|---|
Encryption | Type is Encryption | |
SchemaBinding | Type is SchemaBinding | |
ViewMetadata | Type is ViewMetadata |