다음을 통해 공유


Properties, clsAggregationMeasure

[!참고]

  이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.

An object of ClassType clsAggregationMeasure implements the following properties of the Measure interface.

Property

Description

AggregateFunction

A value corresponding to the type of aggregation function used for the measure

ClassType

Returns an enumeration constant that identifies the specific object type

Description

Contains the description of the measure

FormatString

Contains the format used to display the measure values

IsValid

Indicates whether the measure structure is valid

IsVisible

Indicates whether the measure is visible to the client

Name

Contains the measure name

OrdinalPosition

Returns the ordinal position of the measure in the Measures collection of the parent object

Parent

Returns a reference to the parent aggregation object

SourceColumn

Contains the name of the measure column in the aggregated fact table

SourceColumnType

Returns a Microsoft® ActiveX® Data Objects (ADO) DB enumeration constant identifying the data type of the column specified by the SourceColumn property

SubClassType

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