RelationalStrings.IncorrectDefaultValueType(Object, Object, Object, Object, Object) Yöntem

Tanım

'{entityType}' varlık türündeki '{propertyType}' türündeki '{property}' özelliğinde '{value}' türündeki varsayılan '{value}' değeri ayarlenemiyor.

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

Parametreler

value
Object
valueType
Object
property
Object
propertyType
Object
entityType
Object

Döndürülenler

String

Şunlara uygulanır