%Library.ConstraintForeignKey
class %Library.ConstraintForeignKey extends %Library.ConstraintAbstract
Method Inventory
Methods
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