Methods, CustomProperties

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

The following methods apply to the CustomProperties collection. They do not apply to other Decision Support Objects (DSO) collections. For information about methods for other DSO collections, which implement the OlapCollection interface, see Methods, clsCollection.

Method

Description

Add

Adds a Property object to a CustomProperties collection

Clear

Clears all Property objects from a CustomProperties collection

Item

Retrieves a Property object from a CustomProperties collection

Remove

Removes a Property object from a CustomProperties collection

See Also

Reference