You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Table-Valued Parameters (Database Engine)](/previous-versions/sql/sql-server-2008/bb510489(v=sql.100)) in SQL Server Books Online | Describes how to create and use table-valued parameters |
33
33
|[User-Defined Table Types](/previous-versions/sql/sql-server-2008/bb522526(v=sql.100)) in SQL Server Books Online | Describes user-defined table types that are used to declare table-valued parameters |
34
-
| The [Microsoft SQL Server Database Engine](https://go.microsoft.com/fwlink/?LinkId=120507) section of CodePlex | Contains samples that demonstrate how to use SQL Server features and functionality |
34
+
35
35
36
36
## Passing multiple rows in previous versions of SQL Server
37
37
@@ -309,4 +309,4 @@ The following methods have been added to this class to support passing of table-
309
309
310
310
## See also
311
311
312
-
[Overview of the JDBC driver](overview-of-the-jdbc-driver.md)
312
+
[Overview of the JDBC driver](overview-of-the-jdbc-driver.md)
0 commit comments