IMbElementDependenciesDatabase.Exists

Syntax

Exists(Where: IMbElementDependencyTemplate): Boolean;

Parameters

Where - template, according to which check is performed.

Description

The Exists method checks dependencies existence.

Comments

The method returns True if there is information about dependencies corresponding with a specified template.

Example

The method use is given in example for the Delete method.

See also:

IMbElementDependenciesDatabase