PercentCompleteAtStep Method

Description

This event method is called when a running Database.Transfer or Database.ScriptTransfer method sends a new percent complete message for a specific step in the transfer process.

C++

HRESULT pTransferSink->PercentCompleteAtStep (
SQLOLE_LPCSTR
strStep,
long
lPercentComplete );

Elements


Element Type Description

strStep String Current step of the transfer process
lPercentComplete Long Percent of the step complete