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 角色名稱。 |