RelationalStrings.JsonExecuteUpdateNotSupportedWithOwnedEntities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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