int tsmReLoadPyramidDatabase (TsmHandle *tsmh, const char *pdbLocator)

Load a Pyramid database if not done already

Documentation

Load a Pyramid database if not done already.

tsmReLoadPyramidDatabase is the same as tsmLoadPyramidDatabase except that it will only load the database if its not already there.

Returns:
TRUE if database is (or was) loaded, FALSE if load failed
Parameters:
tsmh - the TSM session handle.
pdbLocator - used to determine the URL of the database
Author:
Yvan Leclerc
See Also:
tsmLoadPyramidDatabase


TSMAPI_RELEASE 2.1 - Release Date: 2001/01/10 19:01:12

Back to tsmApi Home Page