New SQL Server project templates for VS2015 (Create Contract.sql)
1: CREATE CONTRACT [$rawname$]
2: (
3: [$ToMessageType$] SENT BY INITIATOR,
4: [$FromMessageType$] SENT BY TARGET
5: )
Comments (
)
Link to this page:
//www.vb-net.com/VS2015-SQL-Server-Project-Templates/Create-Contract-sql.htm
|