Data.DBXJSONReflect.TMarshalUnmarshalBase.HasWarnings
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
| Unit: Data.DBXJSONReflect | |
| Parent: TMarshalUnmarshalBase | |
Delphi
function HasWarnings: Boolean;
C++
bool __fastcall HasWarnings();
Description
Returns True if the marshalling process generated warnings.
The HasWarnings method returns True if the marshalling process generated warnings.