Udostępnij za pośrednictwem


Server.CaptureXml Property

Definition

Gets or sets the CaptureLog property of the Server object, which indicates whether XML messages sent to an instance of Analysis Services should be logged.

[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

Property Value

true if commands are logged locally; otherwise, false.

Attributes

Applies to