RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBValidationService Class

TIBValidationService enables you to validate your database and reconcile your database transactions.

Pascal
TIBValidationService = class(TIBControlAndQueryService);
C++
class TIBValidationService : public TIBControlAndQueryService;

Use a TIBValidationService object to validate your database and reconcile your database transactions.

Note: You must install InterBase 6 to use this feature.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!