CoreStrings.NonIndexerEntityType(Object, Object, Object) Yöntem

Tanım

'{entityType}' üzerinde '{type}' türünden atanabilir tek bir bağımsız değişken alan dizin oluşturma özelliği '{property}' eklenemiyor.

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

Parametreler

property
Object
entityType
Object
type
Object

Döndürülenler

String

Şunlara uygulanır