IEtlForeWizardPages.Count

Syntax

Count: Integer;

Description

The Count property returns the number of new wizard pages.

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.

Example

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

See also:

IEtlForeWizardPages