Condividi tramite


CoreStrings.ComplexPropertyOptional(Object, Object) Metodo

Definizione

Configurazione della proprietà complessa '{type}. {property}' come facoltativo non è supportato, chiamare 'IsRequired()'. Per altre informazioni, vedere 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

Parametri

type
Object
property
Object

Restituisce

Si applica a