Udostępnij za pośrednictwem


CoreStrings.NullRequiredComplexProperty(Object, Object) Metoda

Definicja

Właściwość typu złożonego "{type}". Właściwość {property} jest skonfigurowana jako wymagana (niepusta), ale ma wartość null podczas zapisywania zmian. Tylko właściwości złożone inne niż null są obsługiwane przez program EF Core 8.

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

Parametry

type
Object
property
Object

Zwraca

Dotyczy