IEtlCodeBlock.Procedure

Syntax

Procedure: String;

Description

The Procedure property determines name of the executed procedure or function.

Comments

Procedures or functions with or without parameters are available to use, which take values of the simple data type.

Example

The example of use is given in description of the Module property.

See also:

IEtlCodeBlock