FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.IsPKViolation
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysLocalSQLAdapter | |
Delphi
function IsPKViolation(AExc: Exception): Boolean;
C++
virtual bool __fastcall IsPKViolation(System::Sysutils::Exception* AExc) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.