I have a enterprise SDE feature class and need to retrieve its data. Attempting to copy all the data at once appears to be problematic. How do I take a feature class and split up the data retrieval (data page) in order to retrieve smaller chunks of data?
I've been using CopyFeatures_management but suspect I will need to chnage that code to implement a da.SearchCursor to add data paging.
أكثر...
I've been using CopyFeatures_management but suspect I will need to chnage that code to implement a da.SearchCursor to add data paging.
أكثر...