Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
每次处理完 NotifyAfter 属性所指定的行数时便会发生此事件。
Public Event SARowsCopied As SARowsCopiedEventHandler
public event SARowsCopiedEventHandler SARowsCopied;
接收到 SARowsCopied 事件并不意味着已将任何行发送到数据库服务器或已提交任何行。无法通过此事件调用 Close 方法。