![]() |
updateRandom transction format updates information for an object in the specified class. Includes all pointer, attachment, note and permission, for that object.
|
![]() |
You can use the key statement to provide the primary keys of the object you want to update.
If the object you are updating has one or more pointers as primary keys, use one or more objectPtr statements to specify values for these pointers. For class name, specify the class name to which the object is being pointed.
Use one or more objectPtr statements to supply or change pointer values for the object you are updating. For class name, specify the class name to which the object is being pointed.
Use the remaining fields to provide values for the non-primary key fields, for the object you are updating. |