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

TRestOperation

Declaration

Source position: sqldbrestschema.pp line 40

type TRestOperation = (

  roUnknown,

  roGet,

  roPost,

  roPut,

  roDelete,

  roOptions,

  roHead,

  roPatch

);


Documentation generated on: 2023-03-18