UpdateRule Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

UpdateRule Property

Indicates the action performed when a primary key is updated.

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 the collection.

See Also

Keys Append Method, Key Type, RelatedColumn, RelatedTable and UpdateRule Properties Example (VB)

Applies To: Key Object

© 1998-2003 Microsoft Corporation. All rights reserved.