Поделиться через


CoreStrings.PropertyConceptualNullSensitive(Object, Object, Object) Метод

Определение

Свойство "{property}" содержит значение NULL для сущности "{entityType}" со значением ключа "{keyValue}", но свойство помечено как обязательное.

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

Параметры

property
Object
entityType
Object
keyValue
Object

Возвращаемое значение

Применяется к