ClassType (MDStore Interface)

注意注意

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

The ClassType property of the MDStore interface contains an enumeration constant identifying the specific class type.

Applies To:clsAggregation, clsCube, clsDatabase, clsPartition

Data Type

ClassTypes

Access

Read-only

説明

Most objects in Decision Support Objects (DSO) have a ClassType and a SubClassType property. The SubClassType property uses an enumerated value to provide additional information about the object. This property supports four values from the ClassTypes enumeration:

  • clsAggregation

  • clsCube

  • clsDatabase

  • clsPartition

関連項目

参照