Właściwość AxesInfo.Axes
Gets an OlapInfoAxisCollectionthat represents metadata pertaining to the axes that are associated with the AxesInfo.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdClient
Zestaw: Microsoft.AnalysisServices.AdomdClient (w Microsoft.AnalysisServices.AdomdClient.dll)
Składnia
'Deklaracja
Public ReadOnly Property Axes As OlapInfoAxisCollection
Get
'Użycie
Dim instance As AxesInfo
Dim value As OlapInfoAxisCollection
value = instance.Axes
public OlapInfoAxisCollection Axes { get; }
public:
property OlapInfoAxisCollection^ Axes {
OlapInfoAxisCollection^ get ();
}
member Axes : OlapInfoAxisCollection
function get Axes () : OlapInfoAxisCollection
Wartość właściwości
Typ: Microsoft.AnalysisServices.AdomdClient.OlapInfoAxisCollection
OlapInfoAxisCollection Reprezentująca metadane odnoszące się do osi skojarzonych z AxesInfo.