May 2004
SQL Server 2005's user-defined data type (UDT) capability lets you create new multifield scalar data types, such as Latitude and Longitude, and treat them the same way you do built-in multifield scalar data types such as datetime.
SQL Server Magazine