Documentation Project
SqlCeRowsCopiedEventArgs.Abort Property
Syntax
Collapse All
Gets or sets a value that indicates whether the bulk copy operation should be aborted.
Declaring type:
SqlCeRowsCopiedEventArgs
Namespace:
ErikEJ.SqlCe
Assembly:
ErikEJ.SqlCe
Syntax
C#
public bool Abort { get; set; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.