| SE_table_free_lock |
Frees the locks on a table.
LONG SE_table_free_lock
(SE_CONNECTION connection,
const CHAR *table);
| connection | The connection handle |
| table | The table name |
SE_table_free_lock frees the locks on a table.
SE_SUCCESS
SE_FAILURE
SE_DB_IO_ERROR
SE_INVALID_CONNECTION
SE_NO_PERMISSIONS
SE_SDE_NOT_STARTED
SE_TABLE_NOEXIST