DeleteCurrentRow BO Method Call


Author
Message
Edhy Rijo
E
StrataFrame VIP (4.7K reputation)StrataFrame VIP (4.7K reputation)StrataFrame VIP (4.7K reputation)StrataFrame VIP (4.7K reputation)StrataFrame VIP (4.7K reputation)StrataFrame VIP (4.7K reputation)StrataFrame VIP (4.7K reputation)StrataFrame VIP (4.7K reputation)StrataFrame VIP (4.7K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Trent L. Taylor (11/29/2005)
Pass a false to the method.  This will force the record to be removed from the SQL Server database without calling the Save method.  By default, the record is only marked as deleted and requires a Save before the deletion is committed to the database.  I will look at the documentation and make sure that it is properly explained.  Thanks.

Hi Trent,

FYI, the documentation is not updated yet in this regard.

Edhy Rijo

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Pass a false to the method.  This will force the record to be removed from the SQL Server database without calling the Save method.  By default, the record is only marked as deleted and requires a Save before the deletion is committed to the database.  I will look at the documentation and make sure that it is properly explained.  Thanks.
Scott
Scott
StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)
Group: Forum Members
Posts: 176, Visits: 1.5K
I am making a call to DeleteCurrentRow() (with out the true parameter),  in the documentation it says that this will remove the record from the server and from the local table.  I am not seeing this behavior,  it seems that I have to make a call to Save() for the delete to take effect.  Just wanted to mention it if it is an issue.

Scott

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search