InvalidateSQLWithCursors method

Applies to
TIB_BDataset

Declaration
Procedure InvalidateSQLWithCursors;

Description
By default, the internal cursors are NOT invalidated when the main SQL is invalidated. Call this method in conjunction with InvalidateSQL so that the internal cursors will be reprepared the next time the Dataset is prepared.