OracleMonthSpan Constructor
.NET Framework 4.5
Initializes a new OracleMonthSpan structure.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OracleMonthSpan(Int32) | Initializes a new OracleMonthSpan structure to the specified number of months. |
|
OracleMonthSpan(OracleMonthSpan) | Initializes a new OracleMonthSpan structure from an existing one. |
|
OracleMonthSpan(Int32, Int32) | Initializes a new OracleMonthSpan structure to a specified number years and months. |