ValidateRows method |
Applies to
TIB_BDataset
Declaration
Function ValidateRows(Start, Finish: longint ): boolean;
Description
This method is used to verify if all of the rows in the range specified
are valid. If they are not then an attempt to make them valid is attempted.