REST.Backend.KinveyProvider.TCustomKinveyProvider

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.KinveyProvider.TCustomKinveyConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomKinveyProvider

Delphi

TCustomKinveyProvider = class(TCustomKinveyConnectionInfo, IBackendProvider)

C++

class PASCALIMPLEMENTATION TCustomKinveyProvider : public TCustomKinveyConnectionInfo

Properties

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

Description

Base class for TKinveyProvider.

TCustomKinveyProvider implements a Kinvey provider.

See Also