Update

The Update method of the MDStore interface updates the definition of an MDStore object in the metadata repository. Changes made to the values of an object’s properties are not saved to the repository until the object’s Update method is executed.

Applies To
clsCube clsPartition
clsDatabase  

Syntax

object.Update

object
The MDStore object to be updated.
Remarks

The Update method has no effect on an object whose IsTemporary property is set to True.

See Also
About Decision Support Objects Using Decision Support Objects
Methods Cross-Reference  

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.