Contents

objectIDs(forRelationshipNamed:)

Returns the object IDs for all of the managed objects that are in the named relationship.

Declaration

func objectIDs(forRelationshipNamed key: String) -> [NSManagedObjectID]

See Also

Supporting Key-Value Coding