Description Property (ADO MD)

Microsoft ActiveX Data Objects (ADO)

ADO 2.5 MD API Reference

Description Property

Returns a text explanation of the current object.

Return Values

Returns a String and is read-only.

Remarks

For Member objects, Description applies only to measure and formula members. Description returns an empty string ("") for all other types of members. For more information about the various types of members, see the Type property.

This property is only supported on Member objects belonging to a Level object. An error occurs when this property is referenced from Member objects belonging to a Position object.

See Also

Applies To: CubeDef Object | Dimension Object | Hierarchy Object | Level Object | Member Object

© 1998-2003 Microsoft Corporation. All rights reserved.