This event method is called when a running Database.Transfer method sends a new percent complete message.
HRESULT pTransferSink->TransferPercentComplete (
SQLOLE_LPCSTR strStep,
long lPercentComplete );
| Element | Type | Description |
|---|
| strStep | String | Current step of the Transfer process |
| lPercentComplete | Long | Percent complete for the entire Transfer process |