Icon Create Method

constructor Create(ErrorCode: Word)

Usage

Creates an instance of EDBISAMEngineError using a specified DBISAM engine error code. The constructor calls the constructor method inherited from Exception (using an empty string) to construct an initialized instance of EDBISAMEngineError.
Image