Unit 'SQLDBLib' Package
[Overview][Classes][Index] [#fcl-db]

TSQLDBLibraryLoader

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

Declaration

Source position: sqldblib.pp line 28

type TSQLDBLibraryLoader = class(TComponent)

protected

  function GetConnectionDef;

  procedure Loaded; override;

  procedure SetDefaultLibraryName; virtual;

public

  procedure LoadLibrary;

  procedure UnloadLibrary;

published

  property Enabled: Boolean; [rw]

  property ConnectionType: string; [rw]

  property LibraryName: string; [rw]

end;

Inheritance

TSQLDBLibraryLoader

|

TObject


Documentation generated on: 2023-03-18