IEntityRelationshipProperty Interface
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.
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) |