The OracleIntervalYM constructors creates a new instance of the OracleIntervalYM structure.
Overload List:
This method creates a new instance of the OracleIntervalYM structure using the supplied total number of months for a period of time.
This method creates a new instance of the OracleIntervalYM structure and sets its value using the supplied string.
This method creates a new instance of the OracleIntervalYM structure and sets its value using the total number of years.
This method creates a new instance of the OracleIntervalYM structure and sets its value using years and months.
This method creates a new instance of the OracleIntervalYM structure and sets its value to the provided byte array, which is in an internal Oracle INTERVAL DAY TO SECOND format.