Datasnap.DSClientMetadata.TDSCustomProxyGenerator.IncludeMethods
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSClientMetadata.pas Datasnap.DSClientMetadata.hpp
| |
Unit: Datasnap.DSClientMetadata | |
Parent: TDSCustomProxyGenerator |
Delphi
property IncludeMethods: string read FIncludeMethods write FIncludeMethods;
C++
__property System::UnicodeString IncludeMethods = {read=FIncludeMethods, write=FIncludeMethods};
Description
Specifies the methods to be included.
Use the IncludeMethods property to specify a list of methods to be included in the generation.