CoreStrings.ComplexPropertyOptional(Object, Object) Metoda

Definicja

Konfigurowanie właściwości złożonej "{type}". Element {property}" jako opcjonalny nie jest obsługiwany, wywołaj metodę "IsRequired()". Aby uzyskać więcej informacji, zobacz https://github.com/dotnet/efcore/issues/31376.

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

Parametry

type
Object
property
Object

Zwraca

Dotyczy