New SQL Server project templates for VS2015 (Create Assembly.sql)
1: CREATE ASSEMBLY [$rawname$]
2: FROM varbinary_literal
3: WITH PERMISSION_SET = SAFE
Comments (
)
Link to this page:
//www.vb-net.com/VS2015-SQL-Server-Project-Templates/Create-Assembly-sql.htm
|