SDAC functionality was extended with Table-Valued Parameters support, and now you can use table-valued parameters to send multiple rows of data to a Transact-SQL statement or a routine, such as a stored procedure or function, without creating a temporary table or many parameters.