Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


Cube.DefaultMdxScript Property

Gets the defaultmdxscript object associated with a Cube.

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

Syntax

C#
[BrowsableAttribute(false)]
public MdxScript DefaultMdxScript { get; }

Property Value

Type: Microsoft.AnalysisServices.MdxScript
An object that contains an MDX script.

See Also

Reference

Cube Class

Microsoft.AnalysisServices Namespace