AssociationSetEnd 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示概念模型中的关联集的 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
- 继承
属性
BuiltInTypeKind |
获取此 AssociationSetEnd 的内置类型种类。 |
CorrespondingAssociationEndMember |
获取此 AssociationSetEnd 对象对应的 |
Documentation |
获取或设置与此类型关联的文档。 (继承自 MetadataItem) |
EntitySet |
获取此 |
MetadataProperties |
获取当前类型的属性列表。 (继承自 MetadataItem) |
Name |
获取此 AssociationSetEnd 的 End 名称。 |
ParentAssociationSet |
获取此 AssociationSetEnd 的父关联集。 |
Role |
已过时.
获取此 AssociationSetEnd 的 |
方法
Equals(Object) |
确定指定对象是否等于当前对象。 (继承自 Object) |
GetHashCode() |
作为默认哈希函数。 (继承自 Object) |
GetType() |
获取当前实例的 Type。 (继承自 Object) |
MemberwiseClone() |
创建当前 Object 的浅表副本。 (继承自 Object) |
ToString() |
返回此 AssociationSetEnd 的 |