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

Tanım

' {Property} ' özelliği için belirtilen ' {Value} ' değeri ' {Type} ' Özellik türüyle uyumlu olmadığından, ' {entityType} ' varlık türü için çekirdek varlık eklenemiyor.

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

Parametreler

entityType
Object
value
Object
property
Object
type
Object

Döndürülenler

String

Şunlara uygulanır