CoreStrings.KeyPropertyInForeignKey(Object, Object) Yöntem

Tanım

'{property}' özelliği, '{entityType}' üzerinde bir anahtarın parçası olamaz çünkü değer oluşturma özelliği etkindir ve türetilmiş varlık türünde tanımlanmış bir yabancı anahtarda yer almaktadır.

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

Parametreler

property
Object
entityType
Object

Döndürülenler

String

Şunlara uygulanır