Go to the source code of this file.
Enumerations | |
enum | FdoDeleteRule { FdoDeleteRule_Cascade, FdoDeleteRule_Prevent, FdoDeleteRule_Break } |
The FdoDeleteRule enumeration specifies the action to take when a delete operation is executed on the class instance at the other end of the relation. More... |