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

Tanım

' DbSet {EntityType} ' çağrısının {index} konumundaki anahtar değer < > . Find ' türü ' {propertyType} ' olan Özellik türüyle eşleşmeyen ' {valueType} ' türünde.

public static string FindValueTypeMismatch (object index, object entityType, object valueType, object propertyType);
public static string FindValueTypeMismatch (object? index, object? entityType, object? valueType, object? propertyType);
static member FindValueTypeMismatch : obj * obj * obj * obj -> string
Public Shared Function FindValueTypeMismatch (index As Object, entityType As Object, valueType As Object, propertyType As Object) As String

Parametreler

index
Object
entityType
Object
valueType
Object
propertyType
Object

Döndürülenler

String

Şunlara uygulanır