14.6.2 OracleIntervalYM Constructors
The OracleIntervalYM constructors creates a new instance of the OracleIntervalYM structure.
                  
Overload List:
- 
                        
                        This method creates a new instance of the OracleIntervalYMstructure using the supplied total number of months for a period of time.
- 
                        
                        This method creates a new instance of the OracleIntervalYMstructure and sets its value using the supplied string.
- 
                        
                        This method creates a new instance of the OracleIntervalYMstructure and sets its value using the total number of years.
- 
                        
                        This method creates a new instance of the OracleIntervalYMstructure and sets its value using years and months.
- 
                        
                        This method creates a new instance of the OracleIntervalYMstructure and sets its value to the provided byte array, which is in an internal OracleINTERVALDAYTOSECONDformat.