IEntityRelationshipProperty.ElementType Property
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.
The metadata of the type on the other side of the relationship.
public Microsoft.VisualStudio.ProjectSystem.Query.IEntityType ElementType { get; }
member this.ElementType : Microsoft.VisualStudio.ProjectSystem.Query.IEntityType
Public ReadOnly Property ElementType As IEntityType