closeMetabase(callback: Function|PP.Delegate, errorcallback: Function|PP.Delegate);
callback. Callback function executed after repository connection closes.
errorcallback. Callback function executed if an error is thrown.
The closeMetabase method closes repository connection.
The method use is given in the example for PP.App.openMetabase.
See also: