ICubeMetaUpdateEx.CreateInfo

Fore Syntax

CreateInfo: IMetabaseObjectCreateInfo;

Fore.NET Syntax

CreateInfo: Prognoz.Platform.Interop.Metabase.IMetabaseObjectCreateInfo;

Description

The CreateInfo property returns parameters of the created database that is a copy of the source database.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaUpdateEx.AutoPeriod.

See also:

ICubeMetaUpdateEx