AxesInfo 속성
Gets an AxesInfo that represents metadata pertaining to the axes that are associated with a CellSet.
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient
구문
‘선언
Public ReadOnly Property AxesInfo As AxesInfo
Get
‘사용 방법
Dim instance As OlapInfo
Dim value As AxesInfo
value = instance.AxesInfo
public AxesInfo AxesInfo { get; }
public:
property AxesInfo^ AxesInfo {
AxesInfo^ get ();
}
member AxesInfo : AxesInfo
function get AxesInfo () : AxesInfo
속성 값
형식: Microsoft.AnalysisServices.AdomdClient. . :: . .AxesInfo
An AxesInfo that represents metadata pertaining to the axes that are associated with a CellSet.