New SQL Server project templates for VS2015 (Create Route.sql)
1: CREATE ROUTE [$rawname$]
2: WITH
3: SERVICE_NAME = '[$SomeService$]',
4: ADDRESS = 'LOCAL'
Comments (
)
Link to this page:
//www.vb-net.com/VS2015-SQL-Server-Project-Templates/Create-Route-sql.htm
|