API:Datasnap.DSProxyWriter.TDSCustomProxyWriter.AddCustomTypeMap
Delphi
procedure AddCustomTypeMap(const ADbxDataType: Integer; const AProxyParamRec: TDSProxyParamAccess); overload;
procedure AddCustomTypeMap(const ADbxDataType, ADbxSubDataType: Integer; const AProxyParamRec: TDSProxyParamAccess); overload;
C++
void __fastcall AddCustomTypeMap(const int ADbxDataType, const TDSProxyParamAccess &AProxyParamRec)/* overload */;
void __fastcall AddCustomTypeMap(const int ADbxDataType, const int ADbxSubDataType, const TDSProxyParamAccess &AProxyParamRec)/* overload */;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
protected | Datasnap.DSProxyWriter.pas Datasnap.DSProxyWriter.hpp |
Datasnap.DSProxyWriter | TDSCustomProxyWriter |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.