Condividi tramite


CoreStrings.ComplexPropertyIndexer(Object, Object) Metodo

Definizione

Aggiunta della proprietà complessa '{type}. {property}' come proprietà indicizzatore non è supportato. Per altre informazioni, vedere https://github.com/dotnet/efcore/issues/31244.

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

Parametri

type
Object
property
Object

Restituisce

Si applica a