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.