Udostępnij przez


Właściwość OlapInfoCube.CubeName

Pobiera ciąg , reprezentuje nazwę moduł, który OlapInfoCube reprezentuje.

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

Składnia

'Deklaracja
Public ReadOnly Property CubeName As String
    Get
'Użycie
Dim instance As OlapInfoCube
Dim value As String

value = instance.CubeName
public string CubeName { get; }
public:
property String^ CubeName {
    String^ get ();
}
member CubeName : string
function get CubeName () : String

Wartość właściwości

Typ: System.String
A ciąg , reprezentuje nazwę moduł, który OlapInfoCube reprezentuje.