Difference between revisions of "Activity:SaveObject (Activity)"
Line 21: | Line 21: | ||
| UBIKObject|| [[BaseClass]] || In || The object to save | | UBIKObject|| [[BaseClass]] || In || The object to save | ||
|- align="left" | |- align="left" | ||
− | | ShallowSave|| {{Boolean_MSDN}} || In || If True, only the object itself will be saved, if | + | | ShallowSave|| {{Boolean_MSDN}} || In || If True, only the object itself will be saved, if False it will try to also save primary child objects (related child instances) |
|- align="left" | |- align="left" | ||
| Result|| [[RelationalObject]]|| Out || The created instance, null if creation failed | | Result|| [[RelationalObject]]|| Out || The created instance, null if creation failed | ||
Line 48: | Line 48: | ||
* [[Activity:CreateInstance (Activity)]] | * [[Activity:CreateInstance (Activity)]] | ||
− | + | [[Category:Activities|SaveObject (Activity)]] |
Latest revision as of 12:05, 11 November 2015
The SaveObject Activity saves a UBIK® object to the database.