Working with User-Defined Types in SQL Server

You can access user-defined type (UDT) functionality in Microsoft SQL Server from the Transact-SQL language by using regular query syntax. UDTs can be used in the definition of database objects, as variables in Transact-SQL batches, in functions and stored procedures, and as arguments in functions and stored procedures.

섹션 내용

참고 항목

개념

CLR User-Defined Types

도움말 및 정보

SQL Server 2005 지원 받기