This event method is called when a running ExportData method (of a Table or View object) or Table.ImportData method sends a new 1000 rows copied message.
HRESULT pBulkCopySink->RowsCopied (
SQLOLE_LPCSTR strCopied,
long lRows );
Element | Type | Description |
---|
strCopied | String | Rows copied message |
lRows | Long | Rows copied |