Stop SQL Server Directly using T-SQL

Stop SQL Server directly Using T-SQL
 
 If you want to directly stops SQL Server by T-SQL (without execution Checkpoint Databases).
 
 Run following command in SQL query window.
 
  2.png