CacheStatementHandles property |
Applies to
TIB_Connection
Declaration
Property CacheStatementHandles : boolean;
Description
Determines whether or not IBO will cache acquired statement handles.
This can help improve performance of applications closing and opening forms
where each form allocates and deallocates statement handles.