DeleteRule Property (ADOX)
Indicates the action performed when a primary key is deleted.
Settings and Return Values
Sets and returns a Long value that can be one of the RuleEnum constants. The default value is adRINone.
Remarks
This property is read-only on Key objects already appended to a collection.
See Also
DeleteRule Property Example (VB)
Applies To: Key Object