Freigeben über


Properties, clsCubeMeasure

HinweisHinweis

  Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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

Property

Description

AggregateFunction

A value corresponding to the type of aggregate function used by the cube measure

ClassType

Returns an enumeration constant that identifies the specific object type

Description

The description of the cube measure

FormatString

The format used to display the values of the cube measure

IsValid

Indicates whether the measure structure is valid

IsVisible

Indicates whether the measure is visible to the client

Name

The name of the cube measure

OrdinalPosition

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

Parent

Returns a reference to the parent cube object

SourceColumn

The name of the source column (in the fact table) for the cube measure

SourceColumnType

Returns a Microsoft® ActiveX® (ADO) DB enumeration constant that identifies the SourceColumn (in the fact table) data type

SubClassType

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

Siehe auch

Verweis