SetChanges

Description

Applies changes captured with GetChanges to a DataWindow or DataStore. This method is used primarily in distributed applications.

Syntax

PowerBuilder DataWindow control or DataStore object

long dwcontrol.SetChanges ( blob changeblob {, dwConflictResolution resolution } )

Returns

Returns 1 for success and -1 for failure.

If any argument’s value is null, in PowerBuilder and JavaScript the method returns null.