IEtlCodeBlock.Params

Fore syntax

Params: IEtlParams;

Fore.NET syntax

Params: Prognoz.Platform.Interop.Etl.IEtlParams;

Description

The Params property returns collection of parameters of the executed procedure or function.

See also:

IEtlCodeBlock