See Updating Items in the chapter Developing and Testing an SQL Repository.

update-item child tag

Child tag

How many?

set-property

zero or more

update-item attributes

Attribute

Description

Value

item-descriptor

The name of the item descriptor to use when updating items in the repository

Required

id

Specifies a repository ID to use for this item. You must specify id or tag.

tag

If you added your item with an <add-item> tag using the tag attribute, you can refer to that item in the same XML file with the tag attribute in the <update-item> tag.

skip-update

Set this to true if you want to set properties in the item, but avoid the update item call until the transaction is committed.

Boolean.
Default is false

 
loading table of contents...