Propriété Server.CaptureXml

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.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
[BrowsableAttribute(false)]
public bool CaptureXml { get; set; }

Valeur de propriété

Type : System.Boolean
true if the change is made successfully; otherwise, false.

Voir aussi

Référence

Server Classe

Espace de noms Microsoft.AnalysisServices