API:FireDAC.Stan.Option.TFDUpdateOptions.LockPoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LockPoint: TFDLockPoint read GetLockPoint write SetLockPoint  stored IsLPS default lpDeferred;

C++

__property TFDLockPoint LockPoint = {read=GetLockPoint, write=SetLockPoint, stored=IsLPS, default=1};

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.