USQLite Plugin > SQLite > [DATABASE] Immediate Command: SAVE (Object)

[DATABASE] Immediate Command: SAVE (Object)

Executes a SQL Command based on this Database's Table Columns that can Serialize Target Object's Properties into SQL DB File.
This SQL Command will bypass Save Queue, executing to the DB immediately, progress won't be tracked.
Excessive use of Immediate Save may cause concurrency issues and Database locks, so use this wisely!

Inputs

In
Exec

Target
SQLite Object Reference

Object
Object Object Reference

Outputs

Out
Exec