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