TEST_1_UDT: This is a User-Defined Table Type that mimics the structure of the TEST_1 table. It can be used to pass a table of data as a parameter to a stored procedure. The procedure inserts rows ...
[!INCLUDE SQL Server] In order to create a user-defined type (UDT) on the client, the assembly that was registered as a UDT in a [!INCLUDEssNoVersion] database must be available to the client ...