Compartir a través de


CoreStrings.ComplexPropertyCollection(Object, Object) Método

Definición

Agregar la propiedad compleja de la colección '{type}. {property}' no se admite. Consulte https://github.com/dotnet/efcore/issues/31237 para obtener más información.

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

Parámetros

type
Object
property
Object

Devoluciones

Se aplica a