Sdílet prostřednictvím


RelationalStrings.IncompatibleViewNoRelationship Metoda

Definice

Zobrazení {view} nelze použít pro typ entity {entityType}, protože se používá pro typ entity {otherEntityType} a mezi primárními klíči neexistuje žádná relace.

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

Parametry

view
Object
entityType
Object
otherEntityType
Object

Návraty

Platí pro