Properties, clsCubeMeasure
Notes
Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.
An object of ClassType clsCubeMeasure implements the following properties of the Measure interface.
Property |
Description |
---|---|
A value corresponding to the type of aggregate function used by the cube measure |
|
Returns an enumeration constant that identifies the specific object type |
|
The description of the cube measure |
|
The format used to display the values of the cube measure |
|
Indicates whether the measure structure is valid |
|
Indicates whether the measure is visible to the client |
|
The name of the cube measure |
|
Returns the ordinal position of the measure in the parent object's Measures collection |
|
Returns a reference to the parent cube object |
|
The name of the source column (in the fact table) for the cube measure |
|
Returns a Microsoft® ActiveX® (ADO) DB enumeration constant that identifies the SourceColumn (in the fact table) data type |
|
Returns an enumeration constant that identifies the subclass type of the object |