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.