Synopsis
int CacheGetProperty()
Description
Obtains the value of the property defined by CachePushProperty[W]. The value is pushed onto the argument stack.
Return Values
The following are #defined integer return values:
CacheGetProperty Return Values
CACHE_CONBROKEN Connection has been closed due to a serious error.
CACHE_NOCON No connection has been established.
CACHE_ERSYSTEM Either the Caché engine generated a <SYSTEM> error, or callin detected an internal data inconsistency.
CACHE_ERARGSTACK Argument stack overflow.
CACHE_ERSTRINGSTACK String stack overflow.
CACHE_SUCCESS The operation was successful.
Any Caché error From translating a name.