RE: Data entity export large volume of data, 400K
Hi Ievgen,
Thanks for you response, you are right I should have done more research before asking the question. But this time I did my homework and unfortunately I didn't succeed to have the value of "Supports set-based SQL operation" to true. In the link you provided it mentions that "In review properties to check in below screen shot, initially to create an Entity and after edit and reopen this entity then you found “Support Set Based Sql Operation = YES”" but I am not sure what it means, in any case I see that the "Supports set-based SQL operation" property of Data entity is grayed out no matter if I close and open it after creation. I also tried to make sure I dont have the following conditions for my target table (from the blog post):
- Views
- Unions
- Time-State Enabled
- Temporary or TempDB
- Mixed SaveDataPerCompany
- Fields in AK(Alternate Key) not mapped in entity
- Aggregations
- Composite Data Sources
- Joins other than inner and outer join.
but I am not sure what some of these means, like "Mixed SaveDataPerCompany", in my case the "Data per company" Attribute is set to No. Also I have one single Table (not view, no joins, Unions ) as data source and it is not Time-State enabled, no aggregated field either. So how can I make my data entity set based?
Thanks a lot for your help