IMetabase.RefreshO

Syntax

RefreshO(Options: MetabaseRefreshOptions; [Parent: Integer = -1]);

Parameters

Options. Repository update options.

Parent. Repository object key which children object list will be refreshed.

Description

The RefreshO method refreshes the repository by the specified parameters.

Comments

Repository update is not supported in the Reconnect mode, if Fore code is executed using the ForeExec operation with configured connection pooling (the Pool group of settings) for BI server is not supported.

Example

The example of use is given in description of IMetabase.IsDisconnected.

See also:

IMetabase