Share via


CoreStrings.ComplexPropertyOptional(Object, Object) Método

Definição

Configurando a propriedade complexa '{type}. {property}' como opcional não tem suporte, chame 'IsRequired()'. Consulte https://github.com/dotnet/efcore/issues/31376 para obter mais informações.

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

Parâmetros

type
Object
property
Object

Retornos

Aplica-se a