[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

TDatabase.KeepConnection

Should the connection be kept active

Declaration

Source position: db.pas line 1666

published property TDatabase.KeepConnection: Boolean
  read FKeepConnection
  write FKeepConnection;

Description

KeepConnection is provided for Delphi compatibility, and is not used in the Free Pascal implementation of TDatabase.

See also

TDatabase.Params

  

Connection parameters

The latest version of this document can be found at lazarus-ccr.sourceforge.net.