Share via


AssociationSetEnd クラス

定義

AssociationSet End を表すクラス

public sealed class AssociationSetEnd : System.Data.Entity.Core.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
古い.

この AssociationSetEndの End ロールの名前を取得します。

メソッド

AddAnnotation(String, Object)

指定した名前と値を使用して注釈を追加または更新します。

(継承元 MetadataItem)
RemoveAnnotation(String)

指定した名前の注釈を削除します。

(継承元 MetadataItem)
ToString()

この AssociationSetEndの End ロールの名前を返します。

適用対象