16.7 OracleUdt Class
The OracleUdt class defines static methods that are used when converting between Custom Types and Oracle UDTs and vice-versa. 
                  
Class Inheritance
System.Object 
                  
  System.OracleUdt
Declaration
public sealed class OracleUdt
Requirements
| Provider | ODP.NET, Unmanaged Driver | 
|---|---|
| 
                               Assembly  | 
                           
                               
  | 
                        
| 
                               Namespace  | 
                           
                               
  | 
                        
| 
                               .NET Framework  | 
                           
                               3.5, 4.5, 4.6, 4.7  | 
                        
Thread Safety
All public static methods are thread-safe, although instance methods do not guarantee thread safety.