IModelMultiRelationship<TRelating, TRelated> メンバ

保護されたメンバを含める
継承されたメンバを含める

複数のリレーションシップを追加するために使用します。

IModelMultiRelationship<TRelating, TRelated> 型で公開されるメンバは以下のとおりです。

メソッド

  名前 説明
Dd172178.pubmethod(ja-jp,VS.90).gif Add (ICollection<TRelated> から継承されます。)
Dd172178.pubmethod(ja-jp,VS.90).gif AddElement リレーションシップ エントリを (要素に基づいて) リレーションシップの末尾に追加します。
Dd172178.pubmethod(ja-jp,VS.90).gif AddRelationshipEntry 空のリレーションシップ エントリをリレーションシップの末尾に追加します。
Dd172178.pubmethod(ja-jp,VS.90).gif Clear (ICollection<TRelated> から継承されます。)
Dd172178.pubmethod(ja-jp,VS.90).gif Contains (ICollection<TRelated> から継承されます。)
Dd172178.pubmethod(ja-jp,VS.90).gif CopyTo (ICollection<TRelated> から継承されます。)
Dd172178.pubmethod(ja-jp,VS.90).gif GetEnumerator オーバーロードされます。
Dd172178.pubmethod(ja-jp,VS.90).gif GetRelatedElements 関連付けられる要素の一覧を取得します。 (IModelRelationship<TRelating, TRelated> から継承されます。)
Dd172178.pubmethod(ja-jp,VS.90).gif GetRelatedRelationshipEntries 関連付けられるリレーションシップ エントリの一覧を取得します。 (IModelRelationship<TRelating, TRelated> から継承されます。)
Dd172178.pubmethod(ja-jp,VS.90).gif GetRelationshipEntry 指定したインデックス位置にあるリレーションシップ エントリを返します。
Dd172178.pubmethod(ja-jp,VS.90).gif IndexOf オーバーロードされます。
Dd172178.pubmethod(ja-jp,VS.90).gif Insert (IList<TRelated> から継承されます。)
Dd172178.pubmethod(ja-jp,VS.90).gif InsertElement 指定したインデックス位置にあるリレーションシップ エントリを (要素に基づいて) 挿入します。
Dd172178.pubmethod(ja-jp,VS.90).gif InsertRelationshipEntry 指定したインデックス位置に空のリレーションシップ エントリを挿入します。
Dd172178.pubmethod(ja-jp,VS.90).gif Remove (ICollection<TRelated> から継承されます。)
Dd172178.pubmethod(ja-jp,VS.90).gif RemoveAt (IList<TRelated> から継承されます。)

このページのトップへ

プロパティ

  名前 説明
Dd172178.pubproperty(ja-jp,VS.90).gif Count (ICollection<TRelated> から継承されます。)
Dd172178.pubproperty(ja-jp,VS.90).gif IsReadOnly (ICollection<TRelated> から継承されます。)
Dd172178.pubproperty(ja-jp,VS.90).gif Item (IList<TRelated> から継承されます。)
Dd172178.pubproperty(ja-jp,VS.90).gif Model モデル参照を取得します。 (IModelEntity から継承されます。)
Dd172178.pubproperty(ja-jp,VS.90).gif RelatingElement 関連付ける要素を取得します。 (IModelRelationship<TRelating, TRelated> から継承されます。)
Dd172178.pubproperty(ja-jp,VS.90).gif RelationshipClass メタデータ クラスを取得します。 (IModelRelationship<TRelating, TRelated> から継承されます。)

このページのトップへ

参照

参照

IModelMultiRelationship<TRelating, TRelated> インターフェイス

Microsoft.Data.Schema.SchemaModel 名前空間