PrimaryKeyNameForeignKeyDiscoveryConvention クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
名前がプリンシパル型主キー プロパティ名と一致する外部キー プロパティを検出する規約。
public class PrimaryKeyNameForeignKeyDiscoveryConvention : System.Data.Entity.ModelConfiguration.Conventions.ForeignKeyDiscoveryConvention
type PrimaryKeyNameForeignKeyDiscoveryConvention = class
inherit ForeignKeyDiscoveryConvention
Public Class PrimaryKeyNameForeignKeyDiscoveryConvention
Inherits ForeignKeyDiscoveryConvention
- 継承
- 継承
-
PrimaryKeyNameForeignKeyDiscoveryConvention
コンストラクター
| PrimaryKeyNameForeignKeyDiscoveryConvention() |
名前がプリンシパル型主キー プロパティ名と一致する外部キー プロパティを検出する規約。 |
プロパティ
| SupportsMultipleAssociations |
規則で、複数の |
メソッド
| Apply(AssociationType, DbModel) |
モデル内の項目にこの規則を適用します。 (継承元 ForeignKeyDiscoveryConvention) |
| MatchDependentKeyProperty(AssociationType, AssociationEndMember, EdmProperty, EntityType, EdmProperty) |
をオーバーライドすると、 |
| MatchDependentKeyProperty(AssociationType, AssociationEndMember, EdmProperty, EntityType, EdmProperty) |
をオーバーライドすると、 |