IBX.IBServices.TIBValidationService
Delphi
TIBValidationService = class(TIBControlAndQueryService)
C++
class PASCALIMPLEMENTATION TIBValidationService : public TIBControlAndQueryService
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | IBX.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.