Proprietà Axes
Gets an OlapInfoAxisCollectionthat represents metadata pertaining to the axes that are associated with the AxesInfo.
Spazio dei nomi Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Axes As OlapInfoAxisCollection
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.AnalysisServices.AdomdClient. . :: . .OlapInfoAxisCollection
An OlapInfoAxisCollection that represents metadata pertaining to the axes associated with the AxesInfo.