API:REST.Backend.ServiceComponents.TBackendPush

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

REST.Backend.ServiceComponents.TCustomBackendPushREST.Backend.BindSource.TBackendBindSourceComponentAuthREST.Backend.BindSource.TBackendBindSourceComponentTBackendPush

Delphi

TBackendPush = class(TCustomBackendPush)

C++

class PASCALIMPLEMENTATION TBackendPush : public TCustomBackendPush

プロパティ

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

説明



LiveBinding をサポートしているバックエンド コンポーネントの基底クラスです。

REST.Backend.ServiceComponents.TBackendPush は REST.Backend.BindSource.TBackendBindSourceComponent を継承しています。以下の内容はすべて REST.Backend.BindSource.TBackendBindSourceComponent を参照しています。

LiveBinding をサポートしているバックエンド コンポーネントの基底クラスです。

TBackendBindSourceComponent は、LiveBinding をサポートしているバックエンド コンポーネントの基底クラスです。

LiveBinding をサポートしているバックエンド コンポーネントの例としては、TBackendBindSourceComponent クラスを継承する TBackendQuery があります。

関連項目