Seaquel
SQL Server error code

SQL Server error 9529

SQL Server raises error 9529 at severity 16, which marks a problem with the query or data that you can correct.

In the XML content that is supplied for the column set column '%.*ls', the sqlDBType:base64Encoded attribute on the element '%.*ls' is not valid. The base64Encoded attribute can only be used when the corresponding sparse column is of character data type (char, varchar, nchar, nvarchar), or if the sparse column is of data type sql_variant and the value of the xsi:type attribute is "Char", "VarChar", "NChar", or "NVarChar".
Msg9529
Severity16
Group9000–9999

Source: Database Engine events and errors