int tsmAddToPyramidDatabase ( TsmHandle *tsmh, const char *name, char *url ) Add an entry to a Pyramid database
Add an entry to a Pyramid database.Adds the specified name and url to a pyramid's PyramidsUrl database, but only if the name does not already exist in the file. If no such file exists, then the routine will create one with a single entry for the specified name and url.