ViewOption.OptionKind Property

Definition

The type of the view option.

public Microsoft.SqlServer.TransactSql.ScriptDom.ViewOptionKind OptionKind { get; set; }
member this.OptionKind : Microsoft.SqlServer.TransactSql.ScriptDom.ViewOptionKind with get, set
Public Property OptionKind As ViewOptionKind

Property Value

Applies to