ICubeInstanceDestination.CachedEx

Fore Syntax

CachedEx(ReadFromMB: Boolean): Boolean;

Fore.NET Syntax

CachedEx[ReadFromMB: Boolean]: Boolean;

Parameters

ReadFromMB. Indicates whether check is executed for cache presence in repository database.

Description

The CachedEx property returns whether the repository database contains cache taking into account previous cache checks.

Comments

Depending on the ReadFromMB parameter value, the CachedEx property will work as follows:

See also:

ICubeInstanceDestination