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

Teradata.Client.Provider Namespace : TdPeriodTime Structure

The following tables list the members exposed by TdPeriodTime.

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, 23:59:59.999999)".  
Public Fieldstatic (Shared in Visual Basic) The minimum value of a period which is "(00:00:00.000000, 00:00:00.000001)".  
Public Fieldstatic (Shared in Visual Basic) Gets a Null TdPeriodTime 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 TdPeriodTime instance is TdPeriodTime.Null.  
Public Property Gets the last time element of the period.  
Public Property Gets the scale of this instance of TdPeriodTime.  
Public Property Gets the .Net type representation (String) of the TdPeriodTime value.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Compares two instances of TdPeriodTime 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 TdTime value is contained in this instance of TdPeriodTime.  
Public MethodOverloaded. Returns a Boolean indicating whether two instances of TdPeriodTime 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 TdPeriodTime XML type mapping.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTime structures to determine whether the left operand is greater than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTime 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 TdPeriodTime structures to determine whether the left operand is less than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdPeriodTime structures to determine whether the left operand is less than or equal to the right operand.  
Public MethodOverloaded.  Determines whether a period or TdTime meets this instance of TdPeriodTime.  
Public Methodstatic (Shared in Visual Basic) A TdPeriodTime 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 TdPeriodTime 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 TdPeriodTime.  
Public MethodOverloaded.  Determines whether another period or TdTime precedes this instance of TdPeriodTime.  
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 another Period or a TdTime succeeds this instance of TdPeriodTime.  
Public MethodOverloaded.  Returns the string representation of the period.  
Public Methodstatic (Shared in Visual Basic) The specified string is converted into an equivalent TdPeriodTime.  
Top
Public Operators
Overloaded.  Adds a Timespan to the Period.
Compares two TdPeriodTime structures to determine whether the left is equal to the right operand.
Converts a TdPeriodTime into a TdPeriodTimeWithTimeZone.
Compares two TdPeriodTime structures to determine whether the left is greater than the right operand.
Compares two TdPeriodTime structures to determine whether the left is greater than or equal to the right operand.
Compares two TdPeriodTime structures to determine whether the left is not equal to the right operand.
Compares two TdPeriodTime structures to determine whether the left is less than the right operand.
Compares two TdPeriodTime structures to determine whether the left is less than or equal to the right operand.
Overloaded.  
Top
See Also

Reference

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