REST.Backend.KinveyProvider.TCustomKinveyProvider

提供:RAD Studio API Documentation

TCustomKinveyProviderREST.Backend.KinveyProvider.TCustomKinveyConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomKinveyProvider = class(TCustomKinveyConnectionInfo, IBackendProvider)

C++

class PASCALIMPLEMENTATION TCustomKinveyProvider : public TCustomKinveyConnectionInfo

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.KinveyProvider.pas
REST.Backend.KinveyProvider.hpp
REST.Backend.KinveyProvider REST.Backend.KinveyProvider


説明

TKinveyProvider の基底クラスです。

TCustomKinveyProvider は Kinvey プロバイダを実装したものです。

関連項目