This topic has not yet been rated - Rate this topic

Trace.Audit Property

Gets or sets whether the Trace object can drop any events, regardless of whether this results in degraded performance on the server.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public bool Audit { get; set; }

Property Value

Type: System.Boolean
true if Trace cannot drop any events; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.