Documentation Project
SqlCeBulkCopy.NotifyAfter Property
Syntax
Collapse All
Defines the number of rows to be processed before generating a notification event.
Declaring type:
SqlCeBulkCopy
Namespace:
ErikEJ.SqlCe
Assembly:
ErikEJ.SqlCe
Syntax
C#
public int NotifyAfter { get; set; }
Property Value
There is no description.
Top
Generated by
ImmDoc .NET
.