FireDAC.Comp.Client.TFDCustomTableAdapter.LockCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LockCommand: TFDCustomCommand read FLockCommand  write SetLockCommand;

C++

__property TFDCustomCommand* LockCommand = {read=FLockCommand, write=SetLockCommand};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomTableAdapter

Description

Embarcadero Technologies does not currently have any additional information.