Gets or sets a value that indicates whether the bulk copy operation should be aborted.
Declaring type: SqlCeRowsCopiedEventArgs
Namespace: ErikEJ.SqlCe
Assembly: ErikEJ.SqlCe
Collapse/Expand Syntax
C#
public bool Abort { get; set; }
Property Value

There is no description.