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)

属性值

适用于