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.Not supported in ODP.NET, Managed Driver and ODP.NET Core. 
- 
                        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.Not supported in ODP.NET, Managed Driver and ODP.NET Core.