DataSetToString


 

Functions for Working With TAstaDataSets

 

Declaration
function DataSetToString(D: TAstaDataSet): string;

 

Description

This allows a TAstaDataSet to be saved to a string and calls the TAstaDataSet method SaveToString. The DataSet can be converted back to a TAstaDataSet by calling StringToDataSet.

 

 



ASTA Overview DataModulesOnAstaServers Developers Abstract