Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the rule to follow when a Key is deleted.
Constant | Value | Description |
---|---|---|
adRICascade | 1 | Cascade changes. |
adRINone | 0 | Default. No action is taken. |
adRISetDefault | 3 | Foreign key value is set to the default. |
adRISetNull | 2 | Foreign key value is set to null. |