IMetabaseUpdateDeleteObjectNode

Description

The IMetabaseUpdateDeleteObjectNode interface contains properties determining parameters of the Object Deletion update object.

Properties

  Property name Brief description
The Object property determines the object descriptor, that needs removing when updating.
The ObjectClass property determines a class of the objects that are removed.
The ObjectId property determines identifier of object removed on update.
The ObjectKey property determines a key of the object removed on update.

Properties inherited from IMetabaseUpdateNode

  Property name Brief description
Condition The Condition property returns the condition, which execution leads to object update.
Enabled The Enabled property determines whether the object should be updated.
Index The Index property returns the update object index.
Key The Key property returns the update object key.
Label The Label property determines an update object label.
NodeType The NodeType property returns the update object type.
ParentNode The ParentNode property returns the parent structure for the update object.

Methods inherited from IMetabaseUpdateNode

  Method name Brief description
Prepare The Prepare method prepares the object for update.

See also:

Metabase Assembly Interfaces