FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.SavePoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SavePoint: Int64 read GetSavePoint write SetSavePoint;

C++

__property __int64 SavePoint = {read=GetSavePoint, write=SetSavePoint};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysLocalSQLAdapter

Description

Embarcadero Technologies does not currently have any additional information.