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

Delphi

TFDFBOnlineValidate = class (TFDIBService)

C++

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

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.FB.pas
FireDAC.Phys.FB.hpp
FireDAC.Phys.FB FireDAC.Phys.FB

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.