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

TSQLDBRestConnection

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

Declaration

Source position: sqldbrestbridge.pp line 59

type TSQLDBRestConnection = class(TSQLDBConnectionDef)

protected

  function GetName; override;

  property SchemaName: UTF8String; [rw]

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Assign(); override;

  procedure ConfigConnection(); virtual;

published

  property SingleConnection: TSQLConnection; [rw]

end;

Inheritance

TSQLDBRestConnection

|

TObject


Documentation generated on: 2023-03-18