parse_cnc
Description:
Parse internal cnc to populate this object.
This method should be called every time after database was modified or this was just created using create_db_catalog. The method will return false if no internal Connection available.
Parameters:
this |
a DbCatalog instance |
Returns:
Returns true if succeeded, false otherwise. |