An implementation of Visual Basic that is built into Microsoft products.
OK Inbar, thanks for clarifying that there is no documentation.
I asked another question, and the only reply I have so far is a precision that it relates to connection strings and Data Source.
If you know about connection strings, maybe you or someone else could answer it or suggest a more appropriate forum on which I could ask it?
https://learn.microsoft.com/en-us/answers/questions/214520/power-query-recordset-in-vba.html
For your convenience I copy the question here:
"Is there a way to return an ADO.Recordset into Excel from a Workbook.QueryTable ?
I know how to create a ListObject with its Querytable, which necessarily means dumping all the data on to a worksheet. I'd like a Recordset in-memory."