Trace.Parent Property

Definition

Gets the parent Server of a Trace object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Core.Server Parent { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Parent : Microsoft.AnalysisServices.Core.Server
Public ReadOnly Property Parent As Server

Property Value

The parent server of a trace.

Attributes

Applies to