Condividi tramite


CoreStrings.ComplexPropertyShadow(Object, Object) Metodo

Definizione

Configurazione della proprietà complessa '{type}. {property}' nello stato shadow non è supportato. Per altre informazioni, vedere https://github.com/dotnet/efcore/issues/31243.

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

Parametri

type
Object
property
Object

Restituisce

Si applica a