Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does ObjectSight determine the type of SQL operators to perform when saving to the database?

0
Posted

How does ObjectSight determine the type of SQL operators to perform when saving to the database?

0

Every Business Object descends from a TosDbRecord class ultimately. The TosDbRecord class has a RecordState property that determines the database state of the Business Object. This RecordState is interpreted during the Save method to determine whether the record in the database should be Inserted, Deleted or Updated.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123