In VS2019 under "Project | Add New Item | Installed | SQL Server" I have the "SLQ CLR C#" option but not the "SQL CLR VB" option. How do I get the VB option?
The SQL Server 2019 documentation has both C# and VB examples (e.g. CLR User-Defined Aggregate - Invoking Functions). I have VB.Net setup in VS2019. However, the SQL CLR VB option is not available.
Have I missed a component in the install or do I have to download something from the VS Marketplace?