With .NET I use the Excel interop but it seems not have the same query objects as VBA. The interop has workbookconnections and models but not queries.
I need to manipulate Excel queries using C# in Visula Studio but I do not know how to.