Datasnap.DSCommonProxy.TDSProxyParameter.IsKnownJSONTypeName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Datasnap.DSCommonProxy.pas Datasnap.DSCommonProxy.hpp
| |
| Unit: Datasnap.DSCommonProxy | |
| Parent: TDSProxyParameter | |
Delphi
function IsKnownJSONTypeName: Boolean; virtual;
C++
virtual bool __fastcall IsKnownJSONTypeName();
Description
Protected getter implementation for the KnownJSONTypeName property.