Try this: 1. Create a Type in SQL Server as: SQL. CREATE TYPE dbo.MyDataTable -- you can be more speciifc here AS TABLE ( Category ...
確定! 回上一頁