Contents

versionHash

The relationship’s unique identity.

Declaration

var versionHash: Data { get }

Discussion

To calculate its version hash, the relationship combines its superclass’s versionHash property with the values of inverseRelationship, destinationEntity, minCount, and maxCount.