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

TSQLDBRestParameterList

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

Declaration

Source position: sqldbrestschema.pp line 233

type TSQLDBRestParameterList = class(TCollection)

public

  function GetEnumerator;

  function IndexOf();

  function Find();

  function ParamByName();

  function AddParam();

  property Params []: TSQLDBRestParam; default; [rw]

end;

Inheritance

TSQLDBRestParameterList

|

TObject


Documentation generated on: 2025-07-25