IsValid

The IsValid property of the MDStore interface indicates whether the MDStore object is valid.

Applies To
clsAggregation clsDatabase
clsCube clsPartition

Data Type

Boolean

Access

Read-only

Remarks

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.

See Also
About Decision Support Objects Using Decision Support Objects
Properties Cross-Reference  

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.