IEtlObject.IsActive

Fore Syntax

IsActive: Boolean;

Fore.NET Syntax

IsActive: boolean;

Description

The IsActive property returns whether an object is included into ETL task.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IEtlObject.ConnCompId.

See also:

IEtlObject