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

TSQLDBRestFieldList

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

Declaration

Source position: sqldbrestschema.pp line 173

type TSQLDBRestFieldList = class(TCollection)

public

  function GetEnumerator;

  function AddField();

  function indexOfFieldName();

  function FindByFieldName();

  function indexOfPublicName();

  function FindByPublicName();

  property Fields []: TSQLDBRestField; default; [rw]

end;

Inheritance

TSQLDBRestFieldList

|

TObject


Documentation generated on: 2023-03-18