In the SQL Server 2014 Management Studio's object explorer indexed views with schemabinding don't have an index node. Thus, you can create and drop Indexes for views only via T-SQL. The SQL Server Management Studio 2012 still shows the index node.
Has anybody experienced the same or is there some Management Studio setting in version 12.0.2000.8 which I am missing?
Many thanks in advance.
Marcus