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)

プロパティ値

適用対象