Get the metadata of an MDB from a chTKCat connection
get_chMDB_metadata(x, dbName, timestamp = NA)
A list with the following elements:
dbInfo: General information regarding the MDB
dataModel: The data model
collectionMembers: Members of different collections
access: type of access to the MDB
a chTKCat object
the name of the MDB
the timestamp of the instance to get. Default=NA: get the current version.
get_MDB