Freigeben über


RelationalStrings.IncompatibleViewNoRelationship Methode

Definition

Die Ansicht '{view}' kann nicht für den Entitätstyp '{entityType}' verwendet werden, da sie für den Entitätstyp '{otherEntityType}' verwendet wird und keine Beziehung zwischen den Primärschlüsseln besteht.

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

Parameter

view
Object
entityType
Object
otherEntityType
Object

Gibt zurück

Gilt für: