Table.getInfo

TableInfo getInfo(hid_t locId, string tableName)

Gets information about a table.

Parameters

locIdLocation identifier (file or group handle)
tableNameName of the table

Returns

TableInfo struct with table information

Throws

HDF5Exception if getting info fails