ViewOptionType Enumeration

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

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace