Show: Delphi
C++
Display Preferences
IBServices.TIBValidationService
From XE2 API Documentation
Delphi
TIBValidationService = class(TIBControlAndQueryService)
C++
class PASCALIMPLEMENTATION TIBValidationService : public TIBControlAndQueryService
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | IBServices.pas IBServices.hpp |
IBServices | IBServices |
Description
TIBValidationService enables you to validate your database and reconcile your database transactions.
Use a TIBValidationService object to validate your database and reconcile your database transactions.
Note: You must install InterBase 6 to use this feature.