Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDatabase.KeepConnection

Should the connection be kept active.

Declaration

Source position: db.pas line 2312

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.


Documentation generated on: Jul 24 2023