Interfaces

IRowsetFastLoad exposes support for SQL Server bulk-copy processing by employing the Commit and InsertRow methods. This allows SQLOLEDB consumers to rapidly add data to an existing SQL Server table.

ISQLServerErrorInfo is defined as the error interface, which returns severity and state details from an SQL Server error.