Determines if the SQL property value was saved to the BaseSQL property.
Class
TCustomDADataSet
Syntax
function SQLSaved: boolean;
Return Value
True, if the SQL property value was saved to the BaseSQL property.
Remarks
Call the SQLSaved method to know whether the SQL property value was saved to the BaseSQL property.