Gets a value that returns the number of rows copied during the current bulk copy operation.
Declaring type: SqlCeRowsCopiedEventArgs
Namespace: ErikEJ.SqlCe
Assembly: ErikEJ.SqlCe
Collapse/Expand Syntax
C#
public long RowsCopied { get; }
Property Value

There is no description.