mgDeleteRule.h File Reference

This graph shows which files directly or indirectly include this file:


Enumerations

enum  DeleteRule {
  DeleteRule_Cascade = FdoDeleteRule_Cascade,
  DeleteRule_Prevent = FdoDeleteRule_Prevent,
  DeleteRule_Break = FdoDeleteRule_Break
}
 The DeleteRule enumeration specifies the action to take when a delete operation is executed on the class instance at the other end of the relation. More...