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
名称 | 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. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
OlapInfoCube Class
Microsoft.AnalysisServices.AdomdClient Namespace