Cube.MdxScripts 属性

定义

获取与 Cube 关联的 Mdxscript 集合。

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

属性值

包含 MdxScripts 信息的集合。

属性

适用于