Bagikan melalui


RelationalStrings.IncompatibleViewDerivedRelationship Metode

Definisi

Tidak dapat menggunakan tampilan '{view}' untuk tipe entitas '{entityType}' karena sedang digunakan untuk tipe entitas '{otherEntityType}' dan ada hubungan antara kunci utamanya di mana '{entityType}' adalah dependen, tetapi '{entityType}' memiliki tipe entitas dasar yang dipetakan ke tampilan yang berbeda. Petakan '{otherEntityType}' ke tampilan yang berbeda, atau balikkan hubungan antara '{entityType}' dan '{otherEntityType}'.

public static string IncompatibleViewDerivedRelationship(object view, object entityType, object otherEntityType);
public static string IncompatibleViewDerivedRelationship(object? view, object? entityType, object? otherEntityType);
static member IncompatibleViewDerivedRelationship : obj * obj * obj -> string
Public Shared Function IncompatibleViewDerivedRelationship (view As Object, entityType As Object, otherEntityType As Object) As String

Parameter

view
Object
entityType
Object
otherEntityType
Object

Mengembalikan

Berlaku untuk