REST.Backend.ServiceComponents.TCustomBackendStorage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

REST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentREST.Backend.Providers.TBackendServiceComponentSystem.Classes.TComponentTCustomBackendStorage

Delphi

TCustomBackendStorage = class(TBackendServiceComponentAuth<IBackendStorageService, TBackendStorageApi>)

C++

class PASCALIMPLEMENTATION TCustomBackendStorage : public Rest::Backend::Providers::TBackendServiceComponentAuth__2<Rest::Backend::Servicetypes::_di_IBackendStorageService,Rest::Backend::Servicetypes::TBackendStorageApi*>

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents

Beschreibung


Basisklasse für Provider-Komponenten.

REST.Backend.ServiceComponents.TCustomBackendStorage erbt von REST.Backend.Providers.TBackendServiceComponent. Der folgende Inhalt bezieht sich auf REST.Backend.Providers.TBackendServiceComponent.

Basisklasse für Provider-Komponenten.

TBackendServiceComponent ist die Basisklasse für Provider-Komponenten. Die Klasse TBackendServiceComponent bietet keine Unterstützung für LiveBindings.

Siehe auch