Propriedade do RDL MdxScript.ParentServer

Gets the Server object that is the parent of the MdxScript object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
[BrowsableAttribute(false)]
public Server ParentServer { get; }

Valor da propriedade

Tipo: Microsoft.AnalysisServices.Server
A Server object that is the parent of the MdxScript object.

Implementa

IMajorObject.ParentServer

Consulte também

Referência

MdxScript Classe

Namespace Microsoft.AnalysisServices