StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Effect of BO.Filter and BO.Save()
Effect of BO.Filter and BO.Save()
Post Reply
Like
0
Effect of BO.Filter and BO.Save()
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Edhy Rijo
E
Edhy Rijo
posted 15 Years Ago
ANSWER
Topic Details
Share Topic
E
Group: StrataFrame Users
Posts: 2.4K,
Visits: 23K
I have a BO in which I edit several records based on the BO.Filter condition, so I do this:
1- Fill the BO with all records.
2- Apply filter #1 and modify some records.
3- Apply filter #3 and modify other records.
4- Remove BO.Filter and save the BO.
Now when I call the BO.Save() will the Save() method do the following:
1- Scan all the BO records to see which one have been modified?
2- Or apply some internal filter to just save the modified records without looping all the BO records?
I ask because originally the BO may have a couple of thousand records and need to know if the saving speed will be compromized in any way.
Edhy Rijo
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Effect of BO.Filter and BO.Save()
Edhy Rijo
-
15 Years Ago
When looking at anything on the BO that deals with dirty records, the...
Trent L. Taylor
-
15 Years Ago
Thanks for the explanation. Now I know I don't have to worry about...
Edhy Rijo
-
15 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search