Skip to contents

Get the metadata of an MDB from a chTKCat connection

Usage

get_chMDB_metadata(x, dbName, timestamp = NA)

Arguments

x

a chTKCat object

dbName

the name of the MDB

timestamp

the timestamp of the instance to get. Default=NA: get the current version.

Value

An list with the followign elements:

  • dbInfo: General information regarding the MDB

  • dataModel: The data model

  • collectionMembers: Members of different collections

  • access: type of access to the MDB

See also