Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 938 Bytes

deleterule-property-adox.md

File metadata and controls

33 lines (29 loc) · 938 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords helpviewer_keywords apitype
DeleteRule Property (ADOX)
DeleteRule Property (ADOX)
rothja
jroth
01/19/2017
sql
ado
reference
_Key::put_DeleteRule
_Key::DeleteRule
_Key::GetDeleteRule
_Key::PutDeleteRule
_Key::get_DeleteRule
DeleteRule property [ADOX]
COM

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.

Applies To

Key Object (ADOX)

See Also

DeleteRule Property Example (VB)