2.1.2.28 T272, Enhanced savepoint management

V0034:

The specification states the following:

 Subclause 5.53, "ROUTINES view":
  
 Without Feature T272, "Enhanced savepoint management", conforming SQL-language shall not reference INFORMATION_SCHEMA.ROUTINES.NEW_SAVEPOINT_LEVEL.
  
 Function
  
 Identify the SQL-invoked routines in this catalog that are accessible to a given user or role.
  
 Subclause 5.81, "Short name views":
  
 Without Feature T272, "Enhanced savepoint management", conforming SQL language shall not reference INFORMATION_SCHEMA.ROUTINES_S.NEW_SAVEPOINT_LEVEL. 
  
 Function
  
 Provide alternative views that use only identifiers that do not require Feature F391, "Long identifiers".

Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012 vary as follows:

Transact-SQL does not support this feature.