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.