DB2 Version 9.7 for Linux, UNIX, and Windows

DB2BulkCopy.NotifyAfter Property

The number of rows to copy before generating a DB2RowsCopied event.

Namespace:
IBM.Data.DB2
Assembly:
IBM.Data.DB2 (in IBM.Data.DB2.dll)

Syntax

[Visual Basic]
Public Property NotifyAfter As Integer
[C#]
public int NotifyAfter {get; set;}
[C++]
public: __property int get_NotifyAfter();
public: __property void set_NotifyAfter(int);
[JScript]
public function get NotifyAfter() : int;
public function set NotifyAfter(int);

Property value

The integer value of the NotifyAfter property, which indicates the number of rows to copy to the destination table before generating a DB2RowsCopied event. The NotifyAfter property can be set from the DB2RowsCopied event handler.

Version information

Last update
This topic was last updated for: IBM DB2 Version 9.7
.NET Framework version
Supported in: 2.0, 3.0, 3.5 and 4.0
IBM Data Server Client
Supported in: IBM® DB2® Version 9 through Version 9.7