FireDAC.Phys.PGWrapper.TFDPgError Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ColumnNamepublicIndicates the name of the table column associated with the PostgreSQL error.
CommandTextOffsetpublicReturns the offset from the beginning of a SQL text command.
ConstraintNamepublicIndicates the name of the constraint associated with the PostgreSQL error.
Contextpublic
DetailedMessagepublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ErrorCodepublic
Hintpublic
InternalPositionpublic
InternalQuerypublic
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.
Positionpublic
RowIndexpublicReturns a row index, where an error occurred.
SchemaNamepublicIndicates the name of the schema that contains the database object associated with the PostgreSQL error.
Severitypublic
SourceFilepublic
SourceFunctionpublic
SourceLinepublic
TableNamepublicIndicates the name of the table associated with the PostgreSQL error.
TypeNamepublicIndicates the name of the data type associated with the PostgreSQL error.