Data.DBXJSONReflect.TMarshalUnmarshalBase.Warnings
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: TMarshalUnmarshalBase |
Delphi
property Warnings: TArray<TTransientField>read FWarnings;
C++
__property System::DynamicArray<TTransientField*> Warnings = {read=FWarnings};
Description
Specifies the warnings list.
The Warnings property specifies the warnings list for the marshalling process.