SE_queryinfo_free_tables

Frees a string array

Usage syntax

void SE_queryinfo_free_tables
(const CHAR **tables);

Parameters
tables The string array to free
Description

This routine frees the memory that was allocated by SE_queryinfo_get_tables. 

Returns

None