Send feedback on this topic.
Teradata.Client.Provider
TdPeriodTimeWithTimeZone Structure Members
Fields  Properties  Methods 

Teradata.Client.Provider Namespace : TdPeriodTimeWithTimeZone Structure

The following tables list the members exposed by TdPeriodTimeWithTimeZone.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The maximum value of a period which is "(23:59:59.999998+00:00, 23:59:59.999999+00:00)".  
Public Fieldstatic (Shared in Visual Basic) The minimum value of a period which is "(00:00:00.000000+00:00, 00:00:00.000001+00:00)".  
Public Fieldstatic (Shared in Visual Basic) Gets a Null TdPeriodTimeWithTimeZone instance.  
Top
Public Properties
 NameDescription
Public Property Gets the beginning bound of the period.  
Public Property Gets the ending bound of the period.  
Public PropertyGets the boolean that indicates whether this TdPeriodTimeWithTimeZone instance is TdPeriodTimeWithTimeZone.Null.  
Public Property Gets the last time element of the period.  
Public Property Gets the scale of this instance of TdPeriodTimeWithTimeZone.  
Public Property Gets the .Net type representation (String) of the TdPeriodTimeWithTimeZone value.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Compares two instances of TdPeriodTimeWithTimeZone structures and returns a value indicating whether left is greater than, less than or equal to right.  
Public MethodOverloaded.  Compares this instance to the supplied object and returns whether it is less than, equal or greater than the supplied object.  
Public MethodIndicates whether the TdTimeWithTimeZone value is contained in this instance of TdPeriodTimeWithTimeZone.  
Public MethodOverloaded. Returns a Boolean indicating whether two instances of TdPeriodTimeWithTimeZone are equal.  
Public Method Returns the hash code for this instance.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Specifies the XML Qualified name for TdPeriodTimeWithTimeZone XML type mapping.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTimeWithTimeZone structures to determine whether the left operand is greater than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTimeWithTimeZone structures to determine whether the left operand is greater than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)The intersection between the left and right operands is calculated.  
Public MethodCalculates the span of time between the starting and ending bounds and returns the result in a TdIntervalDayToSecond structure.  
Public Method Gets the span of time in the period as a TimeSpan.  
Public Methodstatic (Shared in Visual Basic)The period whose beginning and ending bounds are defined as the beginning bound of the left operand and the beginning bound of the right operand when the operands overlap.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTimeWithTimeZone structures to determine whether the left operand is less than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTimeWithTimeZone structures to determine whether the left operand is less than or equal to the right operand.  
Public MethodOverloaded.  Determines whether a period or TdTimeWithTimeZone meets this instance of TdPeriodTimeWithTimeZone.  
Public Methodstatic (Shared in Visual Basic) A TdPeriodTimeWithTimeZone that contains a period that encompasses both periods of the left and right operands. The beginning bound is defined as the minimum of left and right beginning bounds, and the ending bound is defined as the maximum of the left and right ending bounds. The operands must either meet or overlap.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTimeWithTimeZone structures to determine whether the left operand is not equal to the right operand.  
Public Methodstatic (Shared in Visual Basic) The specified string is converted into an equivalent TdPeriodTimeWithTimeZone.  
Public MethodOverloaded.  Determines whether a period or TdTimeWithTimeZone preceds this instance of TdPeriodTimeWithTimeZone.  
Public Methodstatic (Shared in Visual Basic)The period that contains the portion from the ending bound of the left operand to the ending bound of the right when the operands overlap.  
Public MethodOverloaded.   
Public MethodOverloaded.  Deterines whether a period or TdTimeWithTimeZone succeeds this instance of TdPeriodTimeWithTimeZone.  
Public MethodOverloaded.  Returns the string representation of a period.  
Public Method This instance of TdPeriodTimeWithTimeZone is converted into a TdPeriodTime.  
Public Methodstatic (Shared in Visual Basic) The specified string is converted into an equivalent TdPeriodTimeWithTimeZone.  
Top
Public Operators
Overloaded.  A Timespan is added to a period.
Compares two TdPeriodTimeWithTimeZone structures to determine whether the left is equal to the right operand.
The specified TdPeriodTimeWithTimeZone is converted into a TdPeriodTime.
Compares two TdPeriodTimeWithTimeZone structures to determine whether the left is greater than the right operand.
Compares two TdPeriodTimeWithTimeZone structures to determine whether the left is greater than or equal to the right operand.
Compares two TdPeriodTimeWithTimeZone structures to determine whether the left is not equal to the right operand.
Compares two TdPeriodTimeWithTimeZone structures to determine whether the left is less than the right operand.
Compares two TdPeriodTimeWithTimeZone structures to determine whether the left is less than or equal to the right operand.
Overloaded.  
Top
See Also

Reference

TdPeriodTimeWithTimeZone Structure
Teradata.Client.Provider Namespace
TdTime Structure
Provider Specific Types: Period Type Overview