共用方式為


Server.CaptureXml 屬性

定義

取得或設定 Server 物件的 CaptureLog 屬性,指出是否應記錄傳送至 Analysis Services 執行個體的 XML 訊息。

[System.ComponentModel.Browsable(false)]
public bool CaptureXml { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CaptureXml : bool with get, set
Public Property CaptureXml As Boolean

屬性值

如果命令記錄在本機,則為 true;否則為 false。

屬性

適用於