AssociationSetEnd 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 AssociationSet End 的类
public sealed class AssociationSetEnd : System.Data.Entity.Core.Metadata.Edm.MetadataItem
type AssociationSetEnd = class
inherit MetadataItem
Public NotInheritable Class AssociationSetEnd
Inherits MetadataItem
- 继承
属性
BuiltInTypeKind |
获取此 AssociationSetEnd 的内置类型种类。 |
CorrespondingAssociationEndMember |
获取此 AssociationSetEnd 对象对应于的 End 成员。 |
Documentation |
获取或设置与此类型关联的文档。 (继承自 MetadataItem) |
EntitySet |
获取由此 End 角色引用的实体集。 |
MetadataProperties |
获取当前类型的属性列表。 (继承自 MetadataItem) |
Name |
获取此 AssociationSetEnd 的 End 名称。 |
ParentAssociationSet |
获取此 AssociationSetEnd 的父关联集。 |
Role |
已过时.
获取此 AssociationSetEnd的 End 角色的名称。 |
方法
AddAnnotation(String, Object) |
添加或更新具有指定名称和值的批注。 (继承自 MetadataItem) |
RemoveAnnotation(String) |
删除具有指定名称的批注。 (继承自 MetadataItem) |
ToString() |
返回此 AssociationSetEnd的 End 角色的名称。 |