Unit 'sqldbpool' Package
[Overview][Constants][Types][Classes][Index] [#fcl-db]

TConnectionList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: sqldbpool.pp line 113

type TConnectionList = class(TFPObjectList)

protected

  procedure Dolog();

  function DoDisconnectOld(); virtual;

  function CreatePoolData();

public

  constructor Create;

  destructor Destroy; override;

  procedure DisconnectAll;

  function DisconnectOld();

  function AddConnection();

  function PopConnection;

  function UnlockConnection();

  property DisconnectTimeout: Integer; [rw]

  property OnLog: TPoolLogEvent; [rw]

end;

Inheritance

TConnectionList

|

TObject


Documentation generated on: 2023-03-18