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

TSQLDBRestCustomBusinessProcessor

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

Declaration

Source position: sqldbrestschema.pp line 326

type TSQLDBRestCustomBusinessProcessor = class(TComponent)

protected

  function GetSchema; virtual;

  function GetAllowedOperations(); virtual; abstract;

  function AllowResource(); virtual; abstract;

  procedure CheckParams(); virtual; abstract;

  function GetDataset(); virtual; abstract;

  function AllowRecord(); virtual; abstract;

public

  property Resource: TSQLDBRestResource; [r]

  property ResourceName: UTF8String; [rw]

end;

Inheritance

TSQLDBRestCustomBusinessProcessor

|

TObject


Documentation generated on: 2023-03-18