Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents metadata pertaining to the cells that are associated with an instance of a CellSet class
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.CellInfo
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class CellInfo
'Usage
Dim instance As CellInfo
public sealed class CellInfo
public ref class CellInfo sealed
[<SealedAttribute>]
type CellInfo = class end
public final class CellInfo
The CellInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CellProperties | Gets an OlapInfoPropertyCollection that represents metadata pertaining to the hierarchy properties that are associated with the CellInfo. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.