Seddryck/DubUrl

Extension for ADOMD.NET

Closed this issue · 0 comments

ADOMD.NET is used to connect with tabular/multidim models like SSAS, Power BI or Azure AS.

It offers A IDbConnection, which doesn't inherit from DbConnection but not a ProviderFactory.

  • Create minimal interfaces for ProviderFactory and ConnectionWrapper in main project
  • Create wrappers around ADOMD.NET implementation (Connection, Command, DataReader, Parameter and ParameterCollection)
  • New dialect DAX
  • New renderer for DAX
  • New formatters for values
  • New formatters for identities
  • Introspectors for generating documentation must also parse ADOMD.NET extension