BBjTriggerData::getAllowOverwrite
Description
In BBj 6.0 and higher, if no key was specified in a Write Trigger, this method indicates whether write will overwrite or throw an error.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         boolean  | 
                                                    
                                                         getAllowOverwrite()  | 
                                                
Parameters
None.
Return Values
Boolean indicates whether write operation will overwrite an existing record, as opposed to throwing an error.
Remarks
None.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.