Datasnap.DSClientMetadata.TDSProxyGenerator.ExcludeMethods
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Datasnap.DSClientMetadata.pas Datasnap.DSClientMetadata.hpp
| |
Unit: Datasnap.DSClientMetadata | |
Parent: TDSProxyGenerator |
Delphi
property ExcludeMethods;
C++
__property ExcludeMethods = {default=0};
Description
Specifies the methods to be excluded.
Datasnap.DSClientMetadata.TDSProxyGenerator.ExcludeMethods inherits from Datasnap.DSClientMetadata.TDSCustomProxyGenerator.ExcludeMethods. All content below this line refers to Datasnap.DSClientMetadata.TDSCustomProxyGenerator.ExcludeMethods.
Specifies the methods to be excluded.
Use the ExcludeMethods property to specify the methods to be excluded from the generation.
See Also
- Datasnap.DSClientMetadata.TDSCustomProxyGenerator.IncludeClasses
- Datasnap.DSClientMetadata.TDSCustomProxyGenerator.ExcludeClasses
- Datasnap.DSClientMetadata.TDSCustomProxyGenerator.IncludeMethods