IEtlCodeBlock.Params

Fore Syntax

Params: IEtlParams;

Fore.NET Syntax

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

Description

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

See also:

IEtlCodeBlock