REST.Backend.ServiceComponents.TBackendStorage

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.ServiceComponents.TCustomBackendStorageREST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentTBackendStorage

Delphi

TBackendStorage = class(TCustomBackendStorage)

C++

class PASCALIMPLEMENTATION TBackendStorage : public TCustomBackendStorage

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents

Description

Creates, retrieves, updates, and deletes objects.

See Also

Code Samples