Udostępnij za pośrednictwem


Właściwość Cube.MdxScripts

Pobiera kolekcja z MdxScripts związane z Cube.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property MdxScripts As MdxScriptCollection
    Get
'Użycie
Dim instance As Cube
Dim value As MdxScriptCollection

value = instance.MdxScripts
[BrowsableAttribute(false)]
public MdxScriptCollection MdxScripts { get; }
[BrowsableAttribute(false)]
public:
property MdxScriptCollection^ MdxScripts {
    MdxScriptCollection^ get ();
}
[<BrowsableAttribute(false)>]
member MdxScripts : MdxScriptCollection
function get MdxScripts () : MdxScriptCollection

Wartość właściwości

Typ: Microsoft.AnalysisServices.MdxScriptCollection
Kolekcja zawierające MdxScripts informacji.