GetChanges

Description

Retrieves changes made to a DataWindow or DataStore as a blob. This method is used primarily in distributed applications.

Syntax

PowerBuilder DataWindow control or DataStore object

long dwcontrol.GetChanges ( REF blob changeblob {, blob cookie } ) 

Returns

Returns the number of rows in the DataWindow change blob if it succeeds or a negative value if it fails.