Properties, clsAggregationMeasure
注意 |
---|
この機能は、Microsoft SQL Server の次のバージョンで削除されます。 新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。 |
An object of ClassType clsAggregationMeasure implements the following properties of the Measure interface.
Property |
Description |
---|---|
A value corresponding to the type of aggregation function used for the measure |
|
Returns an enumeration constant that identifies the specific object type |
|
Contains the description of the measure |
|
Contains the format used to display the measure values |
|
Indicates whether the measure structure is valid |
|
Indicates whether the measure is visible to the client |
|
Contains the measure name |
|
Returns the ordinal position of the measure in the Measures collection of the parent object |
|
Returns a reference to the parent aggregation object |
|
Contains the name of the measure column in the aggregated fact table |
|
Returns a Microsoft® ActiveX® Data Objects (ADO) DB enumeration constant identifying the data type of the column specified by the SourceColumn property |
|
Returns an enumeration constant that identifies the subclass type of the object |