Datasnap.DSHTTPServiceProxyDispatcher.TDSHTTPServiceProxyDispatcher.DSProxyGenerator

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DSProxyGenerator: TDSProxyGenerator read FDSProxyGenerator  write SetDSProxyGenerator;

C++

__property Datasnap::Dsclientmetadata::TDSProxyGenerator* DSProxyGenerator = {read=FDSProxyGenerator, write=SetDSProxyGenerator};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Datasnap.DSHTTPServiceProxyDispatcher.pas
Datasnap.DSHTTPServiceProxyDispatcher.hpp
Datasnap.DSHTTPServiceProxyDispatcher TDSHTTPServiceProxyDispatcher

Beschreibung

Die zu verwendende TDSProxyGenerator-Instanz.

DSProxyGenerator gibt an, welcher TDSProxyGenerator vom TDSHTTPServiceProxyDispatcher verwendet werden soll.

Siehe auch