DK11 for Delphi | GisDbAdoNet.TGIS_DbAdoNet.GetLastErrorMessage | Constructors | Fields | Methods | Properties
Return last error message text.
Available also on: .NET.
Overrides TGIS_DbAbstract.GetLastErrorMessage.
// Delphi public function GetLastErrorMessage : String; override;
// C++ Builder public: virtual UnicodeString GetLastErrorMessage(void);
Type | Description |
---|---|
String | error message text. |