共用方式為


CoreStrings.PropertyConceptualNull(Object, Object) 方法

定義

屬性 '{1_entityType}。{0_property}' 包含 null,但屬性標示為必要。 請考慮使用 'DbCoNtextOptionsBuilder.EnableSensitiveDataLogging' 來查看索引鍵值。

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

參數

property
Object
entityType
Object

傳回

適用於