Поделиться через


IsValid (MDStore Interface)

ms133820.note(ru-ru,SQL.90).gifПримечание.
  В следующей версии 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

См. также

Справочник

MDStore Interface

Справка и поддержка

Получение помощи по SQL Server 2005