CubeInfo 屬性
命名空間: Microsoft.AnalysisServices.AdomdClient
組件: Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)
語法
'宣告
Public ReadOnly Property CubeInfo As CubeInfo
Get
'用途
Dim instance As OlapInfo
Dim value As CubeInfo
value = instance.CubeInfo
public CubeInfo CubeInfo { get; }
public:
property CubeInfo^ CubeInfo {
CubeInfo^ get ();
}
member CubeInfo : CubeInfo
function get CubeInfo () : CubeInfo
屬性值
型別:Microsoft.AnalysisServices.AdomdClient. . :: . .CubeInfo
An CubeInfo that represents metadata pertaining to the structure of the axes that are associated with a CellSet.