New SQL Server project templates for VS2015 (Create Type.sql)
1: CREATE TYPE $SchemaQualifiedObjectName$
2: FROM varchar(11) NOT NULL
Comments (
)
Link to this page:
//www.vb-net.com/VS2015-SQL-Server-Project-Templates/Create-Type-sql.htm
|