Partager via


CoreStrings.ComplexPropertyIndexer(Object, Object) Méthode

Définition

Ajout de la propriété complexe « {type}. {property}' en tant que propriété d’indexeur n’est pas prise en charge. Consultez la rubrique https://github.com/dotnet/efcore/issues/31244 (éventuellement en anglais) pour plus d'informations.

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

Paramètres

type
Object
property
Object

Retours

S’applique à