Datasnap.DSProxyWriter.TDSCustomProxyWriter.CustomTypeMap
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: protected | |
| Source: Datasnap.DSProxyWriter.pas Datasnap.DSProxyWriter.hpp
| |
| Unit: Datasnap.DSProxyWriter | |
| Parent: TDSCustomProxyWriter | |
Delphi
property CustomTypeMap: TDictionary<TCustomTypeMapPair, TDSProxyParamAccess> read FCustomTypeMap;
C++
__property System::Generics::Collections::TDictionary__2<System::Generics::Collections::TPair__2<int,int>,TDSProxyParamAccess>* CustomTypeMap = {read=FCustomTypeMap};
Description
Embarcadero Technologies does not currently have any additional information.