Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
通知イベントが生成されるまでに処理されるローの数を取得または設定します。
Public Property NotifyAfter As Integer
public int NotifyAfter {get;set;}
プロパティが設定されていない場合は、0 が返されます。
WriteToServer の実行時に加えられる NotifyAfter への変更は、次の通知まで反映されません。
このプロパティに 0 未満の値を設定すると、エラーになります。
NotifyAfter と BulkCopyTimeout の値は相互に排他的であるため、データベースにローが送信されない場合や、コミットされない場合も、イベントは起動します。