Table.getInfo
TableInfo getInfo(hid_t locId, string tableName)Gets information about a table.
Parameters
locId | Location identifier (file or group handle) |
tableName | Name of the table |
Returns
TableInfo struct with table information
Throws
HDF5Exception if getting info fails