Microsoft SQL analysis Server -


How can I remove Microsoft SQL Analysis Server properties using SQL Query?

thanks

Analysis Services does not use SQL queries . It uses MDX properties stored in XML files.

You can run a power script to get the information. Here's a snap-in to enable SSAS queries in PowerShell -


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -