REST.Backend.KinveyProvider.TCustomKinveyProvider

提供: RAD Studio API Documentation
移動先: 案内検索

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

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 プロバイダを実装したものです。

関連項目