Closed dalenewman closed 11 years ago
For your consideration: Use the NotifyBatchSize property instead of private variable notifyBatchSize so that it falls back on batchSize if notifyBatchSize isn't provided. This is so OnSqlRowsCopied works correctly if only batchSize is available.
Thanks!
For your consideration: Use the NotifyBatchSize property instead of private variable notifyBatchSize so that it falls back on batchSize if notifyBatchSize isn't provided. This is so OnSqlRowsCopied works correctly if only batchSize is available.