次の方法で共有


Properties, clsAggregation

ms132858.note(ja-jp,SQL.90).gifメモ :
  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

An object of ClassType clsAggregation implements the following properties of the MDStore interface.

Property Description

AggregationPrefix

Contains the prefix associated with an aggregation in an MDStore object

ClassType

Returns an enumeration constant that identifies the specific object type

Description

The description of the aggregation

EnableRealTimeUpdates

Indicates whether real-time updates are enabled for the aggregation

EstimatedRows

The estimated number of rows in the aggregation

EstimatedSize

The estimated size (in bytes) of all rows in the aggregation

FromClause

The comma-separated list of source tables in the aggregation

IsDefault

Sets or returns True if the aggregation is the default aggregation for the partition, False if otherwise

IsTemporary

Indicates whether the aggregation should be persisted in the repository

IsValid

Returns True if the aggregation structure is valid, False if otherwise

JoinClause

The list of join conditions, separated by AND

LastProcessed

The date and time when the partition containing the aggregation was last processed

Name

The name of the aggregation

OlapMode

Returns an enumeration constant that identifies the type of OLAP mode of the data store

Parent

Returns a reference to the parent MDStore object

Server

Returns a reference to the DSO.Server object

SourceTable

fact table for the aggregation

SubClassType

Returns an enumeration constant that identifies the subclass type of the object

参照

関連項目

clsAggregation
MDStore Interface

ヘルプおよび情報

SQL Server 2005 の参考資料の入手