FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.SetSavePoint
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysLocalSQLAdapter | |
Delphi
procedure SetSavePoint(const AValue: Int64);
C++
virtual void __fastcall SetSavePoint(const __int64 AValue) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.