Share via


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

適用於