Cube.DefaultMdxScript Property

Definition

Gets the default MdxScript object associated with a Cube.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MdxScript DefaultMdxScript { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DefaultMdxScript : Microsoft.AnalysisServices.MdxScript
Public ReadOnly Property DefaultMdxScript As MdxScript

Property Value

An object that contains an MDX script.

Attributes

Applies to