Condividi tramite


CoreStrings.PropertyConceptualNullSensitive(Object, Object, Object) Metodo

Definizione

La proprietà '{property}' contiene null nell'entità '{entityType}' con il valore chiave '{keyValue}', ma la proprietà è contrassegnata come richiesto.

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

Parametri

property
Object
entityType
Object
keyValue
Object

Restituisce

Si applica a