Progress
Language Reference


SET-COMMIT( ) Method

Tells the transaction object to commit the transaction when the AppServer session completes the current request and returns execution to the client.

Return Type: LOGICAL

Applies To: Transaction Object Handle

SYNTAX
SET-COMMIT ( ) 

If the operation is successful, the method returns TRUE. If a transaction initiating procedure is not active in the current AppServer session, this method returns FALSE. You also cannot invoke this method after prior invocation of a SET-ROLLBACK( ) method during service of the same client request.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095