IsValid (MDStore Interface)
Remarque : |
---|
Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité. |
The IsValid property of the MDStore interface indicates whether the MDStore object and its dependent objects are valid.
Applies To:clsAggregation, clsCube, clsDatabase, clsPartition
Data Type
Boolean
Access
Read-only
Notes
Validation depends on the value of the ClassType property of the object.
Class type | Validation |
---|---|
The name, parent, and prefix of the aggregation |
|
The measures, dimensions, data source, fact table, and other properties of the cube |
|
The cubes, virtual cubes, dimensions, roles, and commands of the database |
|
The measures, dimensions, fact table, aggregation prefix, and other properties of the partition |