Update (MDStore Interface)

ms133903.note(zh-cn,SQL.90).gif注意:
  下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。

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, clsDatabase, clsPartition

语法

object.Update    

参数

  • object
    The MDStore object to be updated.

备注

The Update method has no effect on an object whose IsTemporary property is set to True, which means these objects are not stored in the repository**.**

请参阅

参考

IsTemporary (MDStore Interface)
LockObject (MDStore Interface)
MDStore Interface

帮助和信息

获取 SQL Server 2005 帮助