RowsCopied property

Gets the number of rows copied during the current bulk-copy operation.

Visual Basic syntax

Public ReadOnly Property RowsCopied As Long

C# syntax

public long RowsCopied {get;}

Remarks

The SARowsCopiedEventArgs class is not available in the .NET Compact Framework 2.0.