Поделиться через


CoreStrings.ComplexPropertyOptional(Object, Object) Метод

Определение

Настройка сложного свойства "{type}. {property}' так как необязательно не поддерживается, вызовите IsRequired(). Подробнее см. в разделе 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

Параметры

type
Object
property
Object

Возвращаемое значение

Применяется к