API:FireDAC.Stan.Option.TFDUpdateOptions.LockWait

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LockWait: Boolean read GetLockWait write SetLockWait  stored IsLWS default False;

C++

__property bool LockWait = {read=GetLockWait, write=SetLockWait, stored=IsLWS, default=0};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDUpdateOptions

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!