FireDAC.Phys.MySQLWrapper.TFDMySQLError Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CommandTextOffsetpublicReturns the offset from the beginning of a SQL text command.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ErrorCodepublicReturns a DBMS-specific error code.
KindpublicReturns a DBMS-independent error kind.
LevelpublicThe number of a TFDDBError item.
MessagepublicReturns an error, warning or message text.
ObjNamepublicReturns a DBMS object name involved in an error or a warning.
RowIndexpublicReturns a row index, where an error occurred.
SQLStatepublic