Trace.Events 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.
Gets the collection of event objects to be captured by a Trace.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Tabular.TraceEventCollection Events { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Events : Microsoft.AnalysisServices.Tabular.TraceEventCollection
Public ReadOnly Property Events As TraceEventCollection
Property Value
- Attributes