Freigeben über


CoreStrings.NonIndexerEntityType(Object, Object, Object) Methode

Definition

Die Indexereigenschaft '{property}' kann nicht hinzugefügt werden, da es keinen Indexer für '{entityType}' gibt, der ein einzelnes Argument des Typs verwendet, der aus '{type}' zuweist.

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

Parameter

property
Object
entityType
Object
type
Object

Gibt zurück

Gilt für: