FireDAC.Phys.ADSWrapper.TADSCursor.Lock

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.ADSWrapper.pas
FireDAC.Phys.ADSWrapper.hpp
Unit: FireDAC.Phys.ADSWrapper
Parent: TADSCursor

Delphi

procedure Lock(ARec: UNSIGNED32; AWaitTimeout: Cardinal = 0);

C++

void __fastcall Lock(Firedac::Phys::Adscli::UNSIGNED32 ARec, unsigned AWaitTimeout = (unsigned)(0x0));

Description

Embarcadero Technologies does not currently have any additional information.