Unit 'SQLClientBase' Package
[Overview][Types][Classes][Index] [#pl_luicontrols]

TSQLDataResource

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

Declaration

Source position: sqlclientbase.pas line 97

type TSQLDataResource = class(TInterfacedObject)

protected

  function BindParams();

  

  property ModelDef: TSQLModelDef; [r]

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  function GetParams;

  

  function ParamByName();

  

  property Params: TParams; [r]

  

end;

Inheritance

TSQLDataResource

  

|

TObject



CT Web help

CodeTyphon Studio