IEtlTask.EventsClass

Fore syntax

EventsClass: String;

Fore.NET syntax

EventsClass: string;

Description

The EventsClass property determines ETL task event handler class.

Comments

The property is relevant if the Fore/Fore.NET object used for event handling is determined in the IEtlTask.EventsAssembly property.

Fore and Fore.NET examples

The property use is given in the example for IEtlTask.EventsAssembly.

See also:

IEtlTask