Methods, clsDatabaseDimension

Analysis Services Programming

Analysis Services Programming

Methods, clsDatabaseDimension

An object of ClassType clsDatabaseDimension implements the following methods of the Dimension interface.

Method Description
Clone Copies an existing object to a target object of the same class type
LockObject Locks the database dimension
Process Processes the database dimension
UnlockObject Unlocks the previously locked database dimension
Update Updates the definition of the database dimension in the meta data repository

See Also

Dimension Interface