parse_cnc


Description:

[ Version ( since = "6.0" ) ]
public bool parse_cnc () throws Error

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.