| Overload | Description |
|---|---|
| OracleIntervalYM Constructor(Int64) | Initializes a new instance of the OracleIntervalYM structure with the specified total number of months. |
| OracleIntervalYM Constructor(Double) | Initializes a new instance of the OracleIntervalYM structure with the specified total number of years. |
| OracleIntervalYM Constructor(Int32,Int32) | Initializes a new instance of the OracleIntervalYM structure with the specified number years and months. |