Поделиться через


Свойство CellInfo

Gets a CellInfo that represents metadata pertaining to the cells that are associated with a CellSet.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public ReadOnly Property CellInfo As CellInfo
    Get
'Применение
Dim instance As OlapInfo
Dim value As CellInfo

value = instance.CellInfo
public CellInfo CellInfo { get; }
public:
property CellInfo^ CellInfo {
    CellInfo^ get ();
}
member CellInfo : CellInfo
function get CellInfo () : CellInfo

Значение свойства

Тип Microsoft.AnalysisServices.AdomdClient. . :: . .CellInfo
An CellInfo that represents metadata pertaining to the structure of the axes that are associated with a CellSet.