Update(Value: IMbElementDependencies);
Value - dependencies information about which is necessary to update in repository database.
The Update method updates information about dependencies in repository database.
If for specified dependencies the selection template IMbElementDependencies.Where is assigned the related records will be deleted. After delete information about passed dependencies will be added.
The method use is given in example for the MbElementDependencyTemplateClass.Create constructor.
See also: