BUFFER-RELEASE( ) methodReleases a record from a buffer object. The BUFFER-RELEASE method corresponds to the RELEASE statement.
Return type:
Applies to:
BUFFER-RELEASE ( )If a record has been modified, this method causes a WRITE event and executes all related WRITE triggers.If successful, this method returns TRUE. Otherwise, it returns FALSE. If the validation fails on a newly-created record, this method returns FALSE and raises the ERROR condition.
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates. |