DAC for MySQL
TMySQLUpdateSQL.Properties.DataSet | Previous Next |
Identifies the dataset to which a TMySQLUpdateSQL component belongs.
Syntax:
property DataSet: TMySQLDataSet;
Description:
At design time, setting the dataset object's UpdateObject property automatically sets the
DataSet property of the specified TMySQLUpdateSQL object. An application should only need
to set this property if it creates a new update component at run time.