Sources
Delphi Russian Knowledge Base
DRKB - база знаний по Дельфи в рунете, составленная Виталием Невзоровым

Обработка исключений

01.01.2007

Each function listed below returns error handling information or performs a task that relates to error handling.

DbiGetErrorContext
After receiving an error code back from a call, enables the client to probe BDE for more specific error information.
DbiGetErrorEntry
Returns the error description of a specified error stack entry.
DbiGetErrorInfo
Provides descriptive error information about the last error that occurred.
DbiGetErrorString
Returns the message associated with a given error code.
Previous page:
Работа с базами данных
Top:
DRKB
Next page:
Работа с индексами