Progress
Language Reference


BUFFER-DELETE( ) Method

Deletes a record from the record buffer and from the database.

NOTE: If the table has delete validation — that is, if the table specifies an expression that must be true before the record is deleted — the record is not deleted, because the validation expression, normally applied at compile time, cannot be applied fully at run time.

Return Type: LOGICAL

Applies To: Buffer Object Handle

SYNTAX
BUFFER-DELETE ( ) 

NOTE: The BUFFER-DELETE method corresponds to the DELETE statement.


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