IEtlForeWizardPages.Metabase

Syntax

Metabase: IMetabase;

Description

The Metabase property returns the repository in use.

Comments

To get the number of pages of user provider/consumer wizard, use IEtlForeWizardPages.Count.

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

Example

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

See also:

IEtlForeWizardPages