Sql server 2008 user defined data types
See the question and my original answer on StackOverflowSee this introductory article here: "What's the Point of [SQL Server] User-Defined Types?"
This answer on SO explains how to pass these UDT types to a stored procedure: Classic ADO.NET - How to Pass UDT To Stored Procedure?