Datasnap.DSProxyWriter.TDSCustomProxyWriter.RemoveCustomTypeMap
Delphi
procedure RemoveCustomTypeMap(const ADbxDataType: Integer);
C++
void __fastcall RemoveCustomTypeMap(const int ADbxDataType);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | Datasnap.DSProxyWriter.pas Datasnap.DSProxyWriter.hpp |
Datasnap.DSProxyWriter | TDSCustomProxyWriter |
説明
前に挿入したカスタム タイプを、private TDictionary コレクションより削除します。
ADbxDataType は、TDictionary コレクション内における、削除される型のインデックスです。