다음을 통해 공유


OlapInfo.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.

참고 항목

참조

OlapInfo 클래스

Microsoft.AnalysisServices.AdomdClient 네임스페이스