You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Compatibility Level 1600 as new default for SQL Server 2022 AS.
You can now define custom types (classes, structs, enums, interfaces) in C# scripts and macros. This has been possible in TE3 for a while, and now this feature is also available in TE2.
A new method Table.AddEntityPartition is now available, allowing programmatic creation of DQ over AS models, see #1026.