New SQL Server project templates for VS2015 (Create Application Role.sql)
1: CREATE APPLICATION ROLE [$rawname$]
2: WITH PASSWORD = '$GeneratedPassword$'
Comments (
)
Link to this page:
//www.vb-net.com/VS2015-SQL-Server-Project-Templates/Create-Application-Role-sql.htm
|