XmlForClause.Options 属性

定义

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

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

属性值

适用于