RelationalStrings.IncorrectDefaultValueType(Object, Object, 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}' 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