FireDAC.Phys.IBWrapper.TIBOnlineValidate.LockTimeout

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBOnlineValidate

Delphi

property LockTimeout: Integer read FLockTimeout write FLockTimeout default 10;

C++

__property int LockTimeout = {read=FLockTimeout, write=FLockTimeout, default=10};

Description

Embarcadero Technologies does not currently have any additional information.