Bulk Copy Functions
The SQL Server-specific bulk-copy API extension of the SQL Native Client ODBC driver allows client applications to rapidly add data rows to, or extract data rows from, a SQL Server table.
When using SQL Native Client, you can reference the bulk copy functions in SQLNCLI.LIB and SQLNCLI.H.
Vedere anche
Riferimento
Concetti
Performing Bulk Copy Operations (ODBC)