다음을 통해 공유


Axes 속성

Gets an OlapInfoAxisCollectionthat represents metadata pertaining to the axes that are associated with the AxesInfo.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
Public ReadOnly Property Axes As OlapInfoAxisCollection
    Get
‘사용 방법
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

속성 값

유형: Microsoft.AnalysisServices.AdomdClient. . :: . .OlapInfoAxisCollection
An OlapInfoAxisCollection that represents metadata pertaining to the axes associated with the AxesInfo.