DataSetToString
Functions for Working With TAstaDataSets
Declaration
function DataSetToString(D: TAstaDataSet): string;
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.