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

Teradata.Client.Provider Namespace : TdPeriodTimestampWithTimeZone Structure

The following tables list the members exposed by TdPeriodTimestampWithTimeZone.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The maximum value of a period which is "(9999-12-31 23:59:59.999998+00:00, 9999-12-31 23:59:59.999999+00:00)".  
Public Fieldstatic (Shared in Visual Basic) The minimum value of a period which is "(0001-01-01 00:00:00.000000+00:00, 0001-01-01 00:00:00.000001+00:00)".  
Public Fieldstatic (Shared in Visual Basic) Gets a Null TdPeriodTimestampWithTimeZone 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 value that indicates whether this TdPeriodTimestampWithTimeZone instance is TdPeriodTimestampWithTimeZone.Null.  
Public Property Gets the last time element of the period.  
Public Property Gets the scale of this instance of TdPeriodTimestampWithTimeZone.  
Public Property Gets the .Net type representation (String) of the TdPeriodTimestampWithTimeZone value.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Compares two instances of TdPeriodTimestampWithTimeZone 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 TdTimestamp value is contained in this instance of TdPeriodTimestampWithTimeZone.  
Public MethodOverloaded. Returns a Boolean indicating whether two instances of TdPeriodTimestampWithTimeZone 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 TdPeriodTimestampWithTimeZone XML type mapping.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTimestampWithTimeZone structures to determine whether the left operand is greater than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTimestampWithTimeZone 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.  
Public MethodCalculates the span of time between the starting and ending bounds and returns the result in a TdIntervalYearToMonth structure.  
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 TdPeriodTimestampWithTimeZone structures to determine whether the left operand is less than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTimestampWithTimeZone structures to determine whether the left operand is less than or equal to the right operand.  
Public MethodOverloaded.  Determines whether a period or TdTimestampWithTimeZone meets this instance of TdPeriodTimestampWithTimeZone.  
Public Methodstatic (Shared in Visual Basic) A TdPeriodTimestampWithTimeZone 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 TdPeriodTimestampWithTimeZone 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 TdPeriodTimestampWithTimeZone.  
Public MethodOverloaded.  Determines whether a period or TdTimestampWithTimeZone precedes this instance of TdPeriodTimestampWithTimeZone.  
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.  Determines whether a period or TdTimestampWithTimeZone succeeds this instance of TdPeriodTimestampWithTimeZone.  
Public MethodOverloaded.  Returns the string representation of the period.  
Public Method This instance of TdPeriodTimestampWithTimeZone is converted into a TdPeriodTimestamp.  
Public Methodstatic (Shared in Visual Basic) The specified string is converted into an equivalent TdPeriodTimestampWithTimeZone.  
Top
Public Operators
Overloaded.  Adds a Timespan to a period.
Compares two TdPeriodTimestampWithTimeZone structures to determine whether the left operand is equal to the right operand.
Overloaded.  
Compares two TdPeriodTimestampWithTimeZone structures to determine whether the left is greater than the right operand.
Compares two TdPeriodTimestampWithTimeZone structures to determine whether the left is greater than or equal to the right operand.
Compares two TdPeriodTimestampWithTimeZone structures to determine whether the left operand is not equal to the right operand.
Compares two TdPeriodTimestampWithTimeZone structures to determine whether the left operand is less than the right operand.
Compares two TdPeriodTimestampWithTimeZone structures to determine whether the left is less than or equal to the right operand.
Overloaded.  
Top
See Also

Reference

TdPeriodTimestampWithTimeZone Structure
Teradata.Client.Provider Namespace
TdTimestamp Structure
Provider Specific Types: Period Type Overview