New SQL Server project templates for VS2015 (Create User-defined Type.sql)
1: CREATE TYPE $SchemaQualifiedObjectName$
2: EXTERNAL NAME [$SomeAssembly$].[$SomeType$]
Comments (
)
Link to this page:
//www.vb-net.com/VS2015-SQL-Server-Project-Templates/Create-User-defined-Type-sql.htm
|