IMetabaseUpdateSpecialObjectsNode

Description

The IMetabaseUpdateSpecialObjectsNode interface contains properties that determine the update parameters of special objects of the repository.

Properties

  Property name Brief description
ApplyObject The ApplyObject property determines whether the specified special object did enter the update.
ObjectNode The ObjectNode property returns an element of the update tree that corresponds to the special object.

Properties inherited from IMetabaseUpdateObjectNode

  Property name Brief description

AccessToken

The AccessToken property returns object access label saved in update.

AccessTokenOptions

The AccessTokenOptions property determines options for saving access label settings on saving object update parameters.

Acl

The Acl property returns the list of access control to the object saved in update.

AlterType

The AlterType property determines when the object will be recreated on the DBMS level.

ApplyState

The ApplyState property returns parameters of object readiness to updating.

BoundType

The BoundType property determines a type of updating.

Constraint

The Constraint property determines a method of the object updating.

ExtendedParams

The ExtendedParams property determines additional parameters of the objects updating.

ForceKeepId

The ForceKeepId property indicated whether the identifier change is cancelled when updating existing objects.

ForceUniqueId

The ForceUniqueId property indicates whether the new unique object identifier is generated if the identifiers of the objects coincide in the updating and in the repository.

IncludeChildrenDependencies

The IncludeChildrenDependencies property determines whether the children should be included to the update.

IncludeData

The IncludeData property indicates whether the object data is included into update.

IncludeScreenshot

The IncludeScreenshot property determines whether object preview image is included in update.

IsUnderUpdateRoot

The IsUnderUpdateRoot property returns whether the update object is located in the IMetabaseUpdate.RootFolder root.

KeepNativeNames

The KeepNativeNames property determines whether object physical name is saved on its update.

Object

The Object property determines description of the repository object with which the object being updated is connected.

ObjectId

The ObjectId property determines an identifier of the object that is updated.

ObjectName

The ObjectName property determines a name of the object that is updated.

ObjectOldKey

The ObjectOldKey property returns old object key.

Parent

The Parent property returns the parent object.

SDApplyLog

The SDApplyLog property returns log including access right modifications.

UnboundType

The UnboundType property determines a type of updating for replication.

UpdateOrder

The UpdateOrder property determines the order of updating of objects data.

UpdatePart

The UpdatePart property determines a method of object data updating.

UpdateType

The UpdateType property determines a type of the repository object updating.

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