UniDAC

TMemDataSet.SaveToJSON Overload

Saves the current dataset data to a file or a stream in the JSON format.

Class

TMemDataSet

Overload List

Name Description
SaveToJSON(Destination: TStream; Options: TJsonOptions) Saves the current dataset data to a stream in the JSON format.
SaveToJSON(const FileName: string; Options: TJsonOptions) Saves the current dataset data to a file in the JSON format.
© 1997-2025 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback