IEtlForeWizardPages.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

The Count property returns the number of pages in user provider/consumer wizard.

Comments

To connect the specified repository form as a user provider/consumer wizard page, use IEtlForeWizardPages.Item.

To get the repository, which contains edited user provider/consumer, use the IEtlForeWizardPages.Metabase property.

Fore and Fore.NET examples

The property use is given in the example for IEtlUserDataContainer.UserData.

See also:

IEtlForeWizardPages