NSEntityDescription.RelationshipsWithDestinationEntity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a dictionary of the relationships that the receiver has with entity
.
[Foundation.Export("relationshipsWithDestinationEntity:")]
public virtual CoreData.NSRelationshipDescription[] RelationshipsWithDestinationEntity (CoreData.NSEntityDescription entity);
abstract member RelationshipsWithDestinationEntity : CoreData.NSEntityDescription -> CoreData.NSRelationshipDescription[]
override this.RelationshipsWithDestinationEntity : CoreData.NSEntityDescription -> CoreData.NSRelationshipDescription[]
Parameters
- entity
- NSEntityDescription
Returns
- Attributes