Udostępnij za pośrednictwem


IEntityRelationshipProperty Interface

Definition

public interface IEntityRelationshipProperty : Microsoft.VisualStudio.ProjectSystem.Query.IEntityProperty
type IEntityRelationshipProperty = interface
    interface IEntityProperty
Public Interface IEntityRelationshipProperty
Implements IEntityProperty
Implements

Properties

ElementType

The metadata of the type on the other side of the relationship.

Index

The index of the property in the entity type.

(Inherited from IEntityProperty)
PropertyName

Gets the name of the property

(Inherited from IEntityProperty)

Applies to