! Argument !! Type !! Direction !! Purpose
|- align="left"
| UBIKObject|| [[BaseClass ]] || In || The object to save
|- align="left"
| ShallowSave|| {{BooleanBoolean_MSDN}} || In || If True, only the object itself will be saved, if false it will try to also save affected objects of the change ("Deep save")
|- align="left"
| Result|| [[RelationalObject]]|| Out || The created instance, null if creation failed
|}