Share via


IModelRelationshipEntry Members

Include Protected Members
Include Inherited Members

Represents a reference from one element to another, which might be unresolved.

The IModelRelationshipEntry type exposes the following members.

Methods

 

Name

Description

Public method

AddAnnotation

Adds an annotation. (Inherited from IModelAnnotationHolder.)

Public method

CompareTo

Compares the current object with another object of the same type. (Inherited from IComparable<IModelRelationshipEntry>.)

Public method

Equals

Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatable<IModelRelationshipEntry>.)

Public method

GetAnnotations

Overloaded. Returns all attached annotations.

Public method

RemoveAnnotation

Removes an annotation. (Inherited from IModelAnnotationHolder.)

Top

Properties

 

Name

Description

Public property

Element

Gets or sets the referenced element.

Public property

Ordinal

Gets the location of this entry in the relationship.

Public property

RelatingElement

Gets the referencing element.

Public property

RelationshipClass

Gets the relationship class.

Top

See Also

Reference

IModelRelationshipEntry Interface

Microsoft.Data.Schema.SchemaModel Namespace