| What are SSAS DMVs? |
| Written by Vincent Rainardi |
| Friday, 01 January 2010 18:10 |
|
SSAS Dynamic Management Views are Analysis Services schema rowsets exposed as tables that we can query using T-SQL SELECT statement. For example, to query discover_connections DMV, we can write: DMV is more convenient to use than schema rowsets, because:
|







