DeleteRule Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

DeleteRule Property

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

© 1998-2003 Microsoft Corporation. All rights reserved.