Class TErrorObject (unit MSSQL)

Inherits from

TObject

Constructors


constructor Create(aDBProc : PDBProcess; aErrStr : PChar; aErrNr : Integer; aLineNr : Integer);



Functions

Properties

property DBProcess : PDBProcess


property ErrorMsg : String


property ErrorNumber : Integer


property LineNr : Integer


Events

Variables

fDBProcess : PDBPRocess;


fErrorMsg : String;


fErrorNumber : Integer;


fLineNr : Integer;



Constructors


constructor Create(aDBProc : PDBProcess; aErrStr : PChar; aErrNr : Integer; aLineNr : Integer);


Functions


Properties


property DBProcess : PDBProcess


property ErrorMsg : String


property ErrorNumber : Integer


property LineNr : Integer


Events


Variables


fDBProcess : PDBPRocess;


fErrorMsg : String;


fErrorNumber : Integer;


fLineNr : Integer;