Unit 'sqldbrestbridge' Package
[Overview][Constants][Types][Classes][Index] [#fcl-web]

TSQLDBRestConnectionList

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

Declaration

Source position: sqldbrestbridge.pp line 82

type TSQLDBRestConnectionList = class(TSQLDBConnectionDefList)

public

  function IndexOfConnection();

  function FindConnection();

  function AddConnection();

  procedure SaveToFile();

  procedure SaveToStream();

  function AsJSON(); virtual;

  procedure LoadFromFile();

  procedure LoadFromStream();

  procedure FromJSON(); virtual;

  property Connections []: TSQLDBRestConnection; default; [rw]

end;

Inheritance

TSQLDBRestConnectionList

|

TObject


Documentation generated on: 2023-03-18