AssociationSetEnd Class
Represents the End of the association set in a conceptual model.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | BuiltInTypeKind | Gets the built-in type kind for this AssociationSetEnd.(Overrides MetadataItem::BuiltInTypeKind.) |
![]() | CorrespondingAssociationEndMember | Gets the End member that this AssociationSetEnd object corresponds to. |
![]() | Documentation | Gets or sets the documentation associated with this type.(Inherited from MetadataItem.) |
![]() | EntitySet | Gets the entity set referenced by this End role. |
![]() | MetadataProperties | Gets the list of properties of the current type.(Inherited from MetadataItem.) |
![]() | Name | Gets the name of the End for this AssociationSetEnd. |
![]() | ParentAssociationSet | Gets the parent association set of this AssociationSetEnd. |
![]() | Role | Obsolete. Gets the name of the End role for this AssociationSetEnd. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns the name of the End role for this AssociationSetEnd.(Overrides Object::ToString().) |
Available since 3.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

