Datasnap.DSClientMetadata.TDSProxyGenerator.IncludeMethods

From RAD Studio API Documentation

Delphi

property IncludeMethods: string read FIncludeMethods write FIncludeMethods default 0;

C++

__property IncludeMethods = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSClientMetadata.pas
Datasnap.DSClientMetadata.hpp
Datasnap.DSClientMetadata TDSProxyGenerator

Description

Specifies the methods to be included. {{#multireplace:Datasnap.DSClientMetadata.TDSProxyGenerator.IncludeMethods|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSClientMetadata.TDSCustomProxyGenerator.IncludeMethods|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSClientMetadata.TDSCustomProxyGenerator.IncludeMethods|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the methods to be included.

Use the IncludeMethods property to specify a list of methods to be included in the generation.

See Also