OlapInfoCube-Member
Represents metadata pertaining to a cube that is associated with an instance of a CellSet class.
Der OlapInfoCube-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang