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


Свойство CellInfo.CellProperties

Gets an OlapInfoPropertyCollection that represents metadata pertaining to the hierarchy properties that are associated with the CellInfo.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.AdomdClient.OlapInfoPropertyCollection
Returns an OlapInfoPropertyCollection that represents metadata pertaining to the hierarchy properties that are associated with the CellInfo.

См. также

Справочник

CellInfo Класс

Пространство имен Microsoft.AnalysisServices.AdomdClient