AuditTarget.TargetOptions Property

Definition

Options for the Audit Target.

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

Property Value

Applies to