Specifies the database handle. Syntax: type HDBIDB: Longint; Description: Use Handle only to bypass TPSQLDatabase methods and make direct calls to the directly to the API. Many function calls require a Handle parameter. Handle is assigned an initial value when a database is opened. |