FireDAC.Phys.Intf.IFDPhysCommandGenerator.GenerateRollbackToSavepoint
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysCommandGenerator | |
Delphi
function GenerateRollbackToSavepoint(const AName: String): String;
C++
virtual System::UnicodeString __fastcall GenerateRollbackToSavepoint(const System::UnicodeString AName) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.