Purges
all cache entries associated with a specific physical database name.A record is
returned as a result of calling any of the ODBC procedures to purge the cache.
This
function takes one parameter that represents the physical database name and the
parameter cannot be null. The following is an example of this call:
Call
SAPurgeCacheByDatabase( ‘DBName’ );
No comments:
Post a Comment