IEtlForeWizardPages.Metabase

Fore Syntax

Metabase: IMetabase;

Fore.NET Syntax

Metabase: Prognoz.Platform.Interop.Metabase.IMetabase;

Description

The IMetabase property returns the repository that contains the edited user provider/consumer wizard.

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.

Fore and Fore.NET Examples

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

See also:

IEtlForeWizardPages