RefreshO(Options: MetabaseRefreshOptions; [Parent: Integer = -1]);
RefreshO(Options: Prognoz.Platform.Interop.Metabase.MetabaseRefreshOptions; Parent: integer);
Options. Repository update parameters.
Parent. Repository object key which children object list will be refreshed.
The RefreshO method refreshes the repository by the specified parameters.
NOTE. Repository update is not supported in the Reconnect mode, if Fore/Fore.NET code is executed using the ForeExec operation with configured connection pooling (the Pool group of settings) for BI server.
The example of use is given in description of IMetabase.IsDisconnected.
See also: