Share via


RelationalStrings.ExecuteUpdateOverJsonIsNotSupported(Object) Method

Definition

'ExecuteUpdate' is being used over type '{structuralType}' which is mapped to JSON; 'ExecuteUpdate' on JSON is not supported.

public static string ExecuteUpdateOverJsonIsNotSupported(object? structuralType);
static member ExecuteUpdateOverJsonIsNotSupported : obj -> string
Public Shared Function ExecuteUpdateOverJsonIsNotSupported (structuralType As Object) As String

Parameters

structuralType
Object

Returns

Applies to