Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.
In diesem Abschnitt
| Method | Description |
|---|---|
Marks the end of a batch of inserted rows and writes the rows to the SQL Server table. |
|
Adds a row to the bulk copy rowset. |