OlapInfoCube Members
Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.
The following tables list the members exposed by the OlapInfoCube type.
Public Properties
Name | Description | |
---|---|---|
![]() |
CubeName | Gets a String that represents the name of the cube that the OlapInfoCube represents. |
![]() |
LastDataUpdate | Gets a DateTime that represents the last updated date for the data contained in the cube that the OlapInfoCube represents. |
![]() |
LastSchemaUpdate | Gets a DateTime that represents the last updated date for the schema associated with the cube that the OlapInfoCube represents. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
OlapInfoCube Class
Microsoft.AnalysisServices.AdomdClient Namespace