RelationalStrings.JsonPartialExecuteUpdateNotSupportedByProvider 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.
The provider in use does not support partial updates with ExecuteUpdate within JSON columns.
[System.Runtime.CompilerServices.Nullable(1)]
public static string JsonPartialExecuteUpdateNotSupportedByProvider { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member JsonPartialExecuteUpdateNotSupportedByProvider : string
Public Shared ReadOnly Property JsonPartialExecuteUpdateNotSupportedByProvider As String
Property Value
- Attributes