14.9.7.7 Month
This property gets the month component of an OracleTimeStampLTZ.
                  
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.