Udostępnij za pośrednictwem


CoreStrings.PropertyCalledOnNavigation(Object, Object) Metoda

Definicja

"{property}" nie można użyć jako właściwości typu jednostki "{entityType}", ponieważ jest ona skonfigurowana jako nawigacja.

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

Parametry

property
Object
entityType
Object

Zwraca

Dotyczy