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