CoreStrings.ComplexPropertyIndexer(Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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