Transparent
4.5
Not planned
sql_variant data uses sql_variant collation rather than database collation.
- Quirked
- Build-time break
This change addresses possible data corruption if the database collation differs from the sql_variant collation. Applications that rely on the corrupted data may experience failure.
- Not detectable via API analysis
Data