You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
acorncom edited this page Dec 21, 2012
·
2 revisions
Data provider Iterator
CDataProviderIterator, a new class as of 1.1.13, should be used if you are dealing with large amounts of data. The data providers above all pull the entire dataset and then iterate over it. This does something different. Elaborate :-)