IsValid (MDStore Interface)

注意注意

  この機能は、Microsoft SQL Server の次のバージョンで削除されます。 新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

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

説明

Validation depends on the value of the ClassType property of the object.

Class type

Validation

clsAggregation

The name, parent, and prefix of the aggregation

clsCube

The measures, dimensions, data source, fact table, and other properties of the cube

clsDatabase

The cubes, virtual cubes, dimensions, roles, and commands of the database

clsPartition

The measures, dimensions, fact table, aggregation prefix, and other properties of the partition

関連項目

参照