16.8.6.8 GetCustomObjectForUpdate
GetCustomObjectForUpdate methods return the object that the specified REF references as a custom type.
                  
- 
                        
GetCustomObjectForUpdate(bool)
This method locks the specified
REFin the database and returns the object that the specifiedREFreferences as a custom type using the specified wait option. - 
                        
GetCustomObjectForUpdate(bool, int)
This method locks the specified
REFin the database and returns the object that the specifiedREFreferences as a custom type using the specified wait option and depth level.