This event occurs every time the number of rows specified by the NotifyAfter property have been processed.
Visual Basic Public Event SARowsCopied As SARowsCopiedEventHandler
C# public event SARowsCopiedEventHandler SARowsCopied ;
The receipt of an SARowsCopied event does not imply that any rows have been sent to the database server or committed. You cannot call the Close method from this event.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |