AxesInfo 属性
Gets an AxesInfo that represents metadata pertaining to the axes that are associated with a CellSet.
命名空间: Microsoft.AnalysisServices.AdomdClient
程序集: Microsoft.AnalysisServices.AdomdClient(在 Microsoft.AnalysisServices.AdomdClient.dll 中)
语法
声明
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.