IEtlCodeBlock.Check

Syntax

Check;

Description

The Check method checks if necessary parameters are set for the current object.

Comments

Executing the method checks if set values are present in the Module and Procedure properties. If any of the properties is not determined, an exception is thrown.

See also:

IEtlCodeBlock