Progress
Version 9
Product Update Bulletin


DISABLE-LOAD-TRIGGERS( ) Method

The DISABLE-LOAD-TRIGGERS method, which works like the DISABLE TRIGGERS FOR LOAD statement, allows a user to subsequently create or update a buffer object’s table without firing update triggers such as CREATE, WRITE, ASSIGN, or DELETE.

Return Type: LOGICAL

Applies To: Buffer Object handle

DISABLE-LOAD-TRIGGERS has the following syntax:

SYNTAX

DISABLE-LOAD-TRIGGERS (allow-replication) 

allow-replication

A logical expression that allows the following replication triggers to run when you set allow-replication to true: REPLICATION-CREATE, REPLICATION-DELETE, and REPLICATION-WRITE.

NOTES

SEE ALSO

The LOAD option for the DISABLE TRIGGERS statement in the Progress Language Reference .


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