ODBC Table-Valued Parameter Programming Examples
This section describes how to perform common tasks with ODBC and table-valued parameters. For another sample demonstrating table-valued parameters, see Use Table-Valued Parameters (ODBC).
In This Section
Sending Data as a Table-Valued Parameter with All Values in Memory (ODBC)
Sending Data as a Table-Valued Parameter Using Data-At-Execution (ODBC)