Data.FireDACJSONReflect.IFDJSONDataSetsWriter

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: Data.FireDACJSONReflect

Delphi

IFDJSONDataSetsWriter = interface

C++

__interface  INTERFACE_UUID("{1DD9F6B1-D841-4475-98B6-5AA985D05DFC}") IFDJSONDataSetsWriter  : public System::IInterface

Description

Dataset list payload writer interface.

See Also