Gets the number of rows processed since the previous
RowsCopied event call.
'Declaration
Public ReadOnly Property RowsCopied As Integer
public int RowsCopied {get;}
Property Value
The number of rows processed since the previous
RowsCopied event call.