Documentation Project
SqlCeRowsCopiedEventArgs.RowsCopied Property
Syntax
Collapse All
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
Syntax
C#
public long RowsCopied { get; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.