Datasnap.DSProxyWriter.TDSCustomProxyWriter.ExcludeMethods

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ExcludeMethods: TDBXStringArray read FExcludeMethods write SetExcludeMethods;

C++

__property Data::Dbxplatform::TDBXStringArray ExcludeMethods = {read=FExcludeMethods, write=SetExcludeMethods};

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 ausgeschlossen werden sollen.

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

Siehe auch