共用方式為


Trace.Parent 屬性

定義

取得 Trace 物件的父 Server 物件。

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

屬性值

父代 Server 物件。

實作

屬性

適用於