JsonForClause.Options Property

Definition

Actual JSON for clause options. First one is always present (JSON mode).

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.JsonForClauseOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.JsonForClauseOption>
Public ReadOnly Property Options As IList(Of JsonForClauseOption)

Property Value

Applies to