AssociationSetEnd Class
Class representing a AssociationSet End
Assembly: EntityFramework (in EntityFramework.dll)
System.Data.Entity.Core.Metadata.Edm.MetadataItem
System.Data.Entity.Core.Metadata.Edm.AssociationSetEnd
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 | |
---|---|---|
![]() | AddAnnotation(String, Object) | Adds or updates an annotation with the specified name and value.(Inherited from MetadataItem.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | RemoveAnnotation(String) | Removes an annotation with the specified name.(Inherited from MetadataItem.) |
![]() | ToString() | Returns the name of the End role for this AssociationSetEnd.(Overrides Object.ToString().) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.