次の方法で共有


CoreStrings.KeyPropertyInForeignKey(Object, Object) メソッド

定義

プロパティ '{property}' は、値の生成が有効になっており、派生エンティティ型で定義されている外部キーに含まれているため、'{entityType}' のキーの一部にすることはできません。

public static string KeyPropertyInForeignKey (object property, object entityType);
static member KeyPropertyInForeignKey : obj * obj -> string
Public Shared Function KeyPropertyInForeignKey (property As Object, entityType As Object) As String

パラメーター

property
Object
entityType
Object

戻り値

適用対象