Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%Library.ConstraintForeignKey

class %Library.ConstraintForeignKey extends %Library.ConstraintAbstract

Method Inventory

Methods

classmethod Check(lockonly As %Boolean = 0) as %Status
Method to Check foreign key for existence. If lock is TRUE then the object referenced by the key value is also locked. If the reference does not exist or, if locking is requested and the lock fails then an error message is returned.
classmethod Delete() as %Status
classmethod Update() as %Status
FeedbackOpens in a new tab