TraceEvent.Columns 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 a collection that contains all the columns in the event.
public Microsoft.AnalysisServices.TraceColumnCollection Columns { get; }
member this.Columns : Microsoft.AnalysisServices.TraceColumnCollection
Public ReadOnly Property Columns As TraceColumnCollection