SQLOLEDB implements the provider-specific IRowsetFastLoad interface to expose support for Microsoft® SQL Server™ bulk copy from a consumer to a SQL Server table. IRowsetFastLoad exposes the two member functions:
Bulk copies a single row of data to a SQL Server table.
Marks the end of a batch of bulk copy insertions and writes inserted data to the SQL Server table.