AssociationSetEnd 类

定义

表示概念模型中的关联集的 End

public ref class AssociationSetEnd sealed : System::Data::Metadata::Edm::MetadataItem
public sealed class AssociationSetEnd : System.Data.Metadata.Edm.MetadataItem
type AssociationSetEnd = class
    inherit MetadataItem
Public NotInheritable Class AssociationSetEnd
Inherits MetadataItem
继承
AssociationSetEnd

属性

BuiltInTypeKind

获取此 AssociationSetEnd 的内置类型种类。

CorrespondingAssociationEndMember

获取此 AssociationSetEnd 对象对应的 End 成员。

Documentation

获取或设置与此类型关联的文档。

(继承自 MetadataItem)
EntitySet

获取此 End 角色引用的实体集。

MetadataProperties

获取当前类型的属性列表。

(继承自 MetadataItem)
Name

获取此 AssociationSetEnd 的 End 名称。

ParentAssociationSet

获取此 AssociationSetEnd 的父关联集。

Role
已过时.

获取此 AssociationSetEndEnd 角色的名称。

方法

Equals(Object)

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()

作为默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object 的浅表副本。

(继承自 Object)
ToString()

返回此 AssociationSetEndEnd 角色的名称。

适用于