| SE_table_metadata_free_info_list |
Frees the meta-data associated with a table.
void SE_table_metadata_free_info_list
(LONG record_count,
SE_METADATAINFO *metadata_records);
| record_count | The number of metadata records |
| metadata_list | A pointer to a list of metadata records |
SE_table_metadata_free_info_list frees the memory allocated to a list of meta-data record structures that were allocated by SE_table_metadata_get_info_list .