See Updating Items in the Development, Testing and Debugging with the SQL Repository section of this chapter.

update-item Child Tag

Child Tag

How many?

set-property

zero or more

update-item Tag 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 either 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...