EPUB | CHM | PDF

TPSQLUpdateSQL.Properties.DataSet

Top Previous Next

Identifies the dataset to which a TPSQLUpdateSQL component belongs.

Syntax:

property DataSet: TPSQLDataset;

Description:

At design time, setting the dataset object's UpdateObject property automatically sets the DataSet property of the specified TPSQLUpdateSQL object. An application should only need to set this property if it creates a new update component at run time.