ServerAdapterBase.C2AuditTracingEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Audits all attempts to access statements and objects. Writes attempts to a file in the SQL Server Data folder.
public bool C2AuditTracingEnabled { get; set; }
member this.C2AuditTracingEnabled : bool with get, set
Public Property C2AuditTracingEnabled As Boolean