This event occurs every time the number of rows specified by NotifyAfter have been processed.
Visual Basic Public Event ULRowsCopied As ULRowsCopiedEventHandler
C# public event ULRowsCopiedEventHandler ULRowsCopied ;
The receipt of a ULRowsCopied event does not imply that any rows have been 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 |