Represents the set of arguments passed to the SqlCeRowsCopiedEventHandler.
Declaring type: SqlCeRowsCopiedEventArgs
Namespace: ErikEJ.SqlCe
Assembly: ErikEJ.SqlCe
Collapse/Expand Public Constructors
  Name Description
Public Method SqlCeRowsCopiedEventArgs Represents the set of arguments passed to the SqlCeRowsCopiedEventHandler.
Collapse/Expand Public Properties
  Name Description
Public Property Abort Gets or sets a value that indicates whether the bulk copy operation should be aborted.
Public Property RowsCopied Gets a value that returns the number of rows copied during the current bulk copy operation.