Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. 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