Aracılığıyla paylaş


CoreStrings.SeedDatumIncompatibleValueSensitive Yöntem

Tanım

'{property}' özelliği için sağlanan '{value}' değeri '{type}' özellik türüyle uyumlu olmadığından, '{entityType}' varlık türü için tohum varlığı 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

Şunlara uygulanır