Month
This property gets the month component of an OracleTimeStampTZ in the current time zone
Declaration
// C#
public int Month{get;}Property Value
A number that represents a month. Range of Month is (1 to 12).
Exceptions
OracleNullValueException - The current instance has a null value.