Share via


RelationalStrings.JsonExecuteUpdateNotSupportedWithOwnedEntities Property

Definition

ExecuteUpdate over JSON columns is not supported when the column is mapped as an owned entity. Map the column as a complex type instead.

[System.Runtime.CompilerServices.Nullable(1)]
public static string JsonExecuteUpdateNotSupportedWithOwnedEntities { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member JsonExecuteUpdateNotSupportedWithOwnedEntities : string
Public Shared ReadOnly Property JsonExecuteUpdateNotSupportedWithOwnedEntities As String

Property Value

Attributes

Applies to