FireDAC.Phys.SQLiteWrapper.ESQLiteNativeException Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BaseExceptionpublicBaseException specifies the innermost exception.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ErrorCodepublicReturns a DBMS-specific error code.
ErrorCountpublicIndicates the total number of errors contained in the Errors property.
ErrorspublicLists the entire FireDAC/DBMS error, warning, or message collection.
FDCodepublicReturns a FireDAC specific error code.
FDObjNamepublicReturns the name of the object that raised the exception.
HelpContextpublicIndicates the context ID number for context-sensitive online help associated with the exception.
InnerExceptionpublicInnerException specifies the inner exception.
KindpublicReturns a DBMS-independent error kind.
MessagepublicMessage contains the text string to display in the exception dialog box when the exception is raised.
ParamspublicReturns a failed SQL command parameter value.
SQLpublicReturns a failed SQL command text.
StackInfopublicStackInfo provides the stack information when this exception is raised.
StackTracepublicString representation of the stack information.