Datasnap.DSCommonProxy.TDSMethodParametersEntity.ParameterTypeName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSCommonProxy.pas Datasnap.DSCommonProxy.hpp
| |
Unit: Datasnap.DSCommonProxy | |
Parent: TDSMethodParametersEntity |
Delphi
property ParameterTypeName: string read GetParameterTypeName write SetParameterTypeName;
C++
__property System::UnicodeString ParameterTypeName = {read=GetParameterTypeName, write=SetParameterTypeName};
Description
Embarcadero Technologies does not currently have any additional information.