CoreStrings.NonIndexerEntityType(Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
'{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