ServerAuditStatement.Options プロパティ

定義

監査オプション。

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

プロパティ値

適用対象