TriggerStatementBody.Options 屬性

定義

WITH 子句中的選項——觸發與功能的不同選項

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

屬性值

適用於