The PPLMetabasePool class is used to work with repository pool.
NObject
PPLMetabasePool
sharedMetabase. Returns shared repository.
SPPLMetabase sharedMetabase(NString *host, NString *webAppName, NString *mobileAppName)
host. Repository web address.
webAppName. Name of web application for repository access.
mobileAppName. Name of mobile application for repository access.
The example of use is given in the Data Analysis section.
sharedMetabasePool. Returns repository pool.
static SPPLMetabasePool sharedMetabasePool()
See also:
Working with pplib++ Library Classes