Purges
a cache entry that exactly matches a specified query.The following call
programmatically purges the cache entry associated with this query:
Call SAPurgeCacheByQuery(‘select lastname, firstname from employee where salary >
100000’ );
Call SAPurgeCacheByQuery(‘select lastname, firstname from employee where salary >
100000’ );
No comments:
Post a Comment