IncSearchSeekInt property

Applies to
TIB_BDataset

Declaration
Property IncSearchSeekInt : DWORD;

Description
The amount of time a matching record is sought for in 1000th of seconds.

If searching is going on after this time period expires it will stop at whatever record it is at and sound a MessageBeep() indicating that the search was terminated.

If a process is hung on the server due to a slow query or a failure of some sort this will not have any effect. It can only operate during a Callback.