Description

Clears the table handle array array from cache.

Syntax

rv = Database_Services("ClearTableHandle", TableName)

Parameters

ParameterDescription

TableName

[REQUIRED] The linear hash database table name.

Remarks

This will force the GetTableHandle service to call the Open statement again.

Version

16.0.19

  • No labels