FireDAC.Phys.FB.TFDFBOnlineValidate

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.IBBase.TFDIBServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDFBOnlineValidate
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Phys.FB.pas
FireDAC.Phys.FB.hpp
Unit: FireDAC.Phys.FB
Parent: FireDAC.Phys.FB

Delphi

TFDFBOnlineValidate = class (TFDIBService)

C++

class PASCALIMPLEMENTATION TFDFBOnlineValidate : public Firedac::Phys::Ibbase::TFDIBService

Description

Allows users to perform consistency checks without exclusive access. This service validates some or all user tables and indexes in a database.

Note: Attempts to modify data while a table or index is undergoing validation have to wait until validation is complete.