Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

How to get data source view last schema update value

$
0
0
Is there a way to get the data source view last schema update value as seen on the properties dialog box?

If I use the DMV syntax:

SELECT * FROM $System.MDSCHEMA_CUBES

It will list all the measures and

Viewing all articles
Browse latest Browse all 1341

Trending Articles