JsonForClause.Options 属性

定义

子句选项的实际 JSON。 第一个始终存在(JSON 模式)。

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)

属性值

适用于