Datasnap.DSProxyWriter.TDSCustomProxyWriter.IncludeMethods

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property IncludeMethods: TDBXStringArray read FIncludeMethods write SetIncludeMethods;

C++

__property Data::Dbxplatform::TDBXStringArray IncludeMethods = {read=FIncludeMethods, write=SetIncludeMethods};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Datasnap.DSProxyWriter TDSCustomProxyWriter

Beschreibung

Legt ein Array von Methoden fest, die beim Schreiben von DataSnap-Proxy-Informationen einbezogen werden sollen.

Die Eigenschaft IncludeMethods legt ein Array von Methoden fest, die beim Schreiben von DataSnap-Proxy-Informationen einbezogen werden sollen.

Siehe auch