1 write to _rowsCopied
System.Data (1)
fx\src\data\System\Data\SqlClient\RowsCopiedEventArgs.cs (1)
16
_rowsCopied
= rowsCopied;
1 reference to _rowsCopied
System.Data (1)
fx\src\data\System\Data\SqlClient\RowsCopiedEventArgs.cs (1)
31
return
_rowsCopied
;