See Also Properties Methods Events Example
Unit
MySQLServer
Applies to
TMySQLServer component
Declaration
procedure FreeDataset(const AName: string='');
Description
This method is works together with the Dataset/DatasetFrom methods and frees the dataset specified by the friendly name AName. See Example for more details.