The IsValid property of the MDStore interface indicates whether the MDStore object is valid.
| clsAggregation | clsDatabase |
| clsCube | clsPartition |
Boolean
Read-only
What gets validated depends on the class type of the associated MDStore object.
| MDStore object class type | What gets validated |
|---|---|
| clsDatabase | The cubes, virtual cubes, dimensions, roles, and commands of the database. |
| clsCube | The measures, dimensions, data source, and fact table of the cube. |
| clsPartition | The measures, dimensions, fact table, and aggregation prefix of the partition. |
| clsAggregation | The name, parent, and prefix of the aggregation. |
| About Decision Support Objects | Using Decision Support Objects |
| Properties Cross-Reference |