RelationalStrings.InvalidArgumentToExecuteUpdate 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 'setPropertyCalls' argument to 'ExecuteUpdate' may only contain a chain of 'SetProperty' expressing the properties to be updated.
[System.Runtime.CompilerServices.Nullable(1)]
public static string InvalidArgumentToExecuteUpdate { get; }
public static string InvalidArgumentToExecuteUpdate { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member InvalidArgumentToExecuteUpdate : string
static member InvalidArgumentToExecuteUpdate : string
Public Shared ReadOnly Property InvalidArgumentToExecuteUpdate As String
Property Value
- Attributes