IRowsetFastLoad (OLE DB)

The IRowsetFastLoad interface exposes support for SQL Server memory-based bulk-copy operations. SQL Native Client OLE DB provider consumers use the interface to rapidly add data to an existing SQL Server table.

本节内容

Method Description

IRowsetFastLoad::Commit (OLE DB)

Marks the end of a batch of inserted rows and writes the rows to the SQL Server table.

IRowsetFastLoad::InsertRow (OLE DB)

Adds a row to the bulk copy rowset.

请参阅

参考

Interfaces (OLE DB)

帮助和信息

获取 SQL Server 2005 帮助