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

Teradata.Client.Provider Namespace : TdTimeWithTimeZone Structure

The following tables list the members exposed by TdTimeWithTimeZone.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The largest possible value of TdTimeWithTimeZone. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic) The smallest possible value of TdTimeWithTimeZone. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic) Gets a Null TdTimeWithTimeZone instance.  
Top
Public Properties
 NameDescription
Public Property The hour of the time component in this instance of TdTimeWithTimeZone is returned.  
Public PropertyIndicates whether this TdTimeWithTimeZone instance is TdTimeWithTimeZone.Null.  
Public Property The sub-seconds contained in the time component is returned in microseconds.  
Public Property The number of minutes contained in the time component of this instance of TdTimeWithTimeZone.  
Public Property Returns the scale of this instance of TdTimeWithTimeZone.  
Public Property The number of seconds contained in the time component in this instance of TdTimeWithTimeZone is returned.  
Public Property Returns the UTC Offset or allows the UTC offset to be set.  
Public Property Gets the string representation of this TdTimeWithTimeZone instance.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Compares two instances of TdTimeWithTimeZone 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 MethodOverloaded. Returns a value indicating whether two instances of TdTimeWithTimeZone 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 TdTimeWithTimeZone XML type mapping.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimeWithTimeZone to determine whether the left operand is greater than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimeWithTimeZone to determine whether the left operand is greater than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimeWithTimeZone to determine whether the left operand is less than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimeWithTimeZone to determine whether the left operand is less than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimeWithTimeZone to determine whether the left operand is not equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public MethodOverloaded.   
Public MethodOverloaded.   
Public Method Converts the time zone of this instance to a different time zone.  
Public Method Calculates the Universal Coordinated Time (UTC) of this instance of TdTimeWithTimeZone.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Top
Public Operators
Overloaded.  
Compares two TdTimeWithTimeZones to determine whether the left operand is equal to the right operand.
Overloaded.  
Compares two TdTimeWithTimeZone to determine whether the left operand is greater than the right operand.
Compares two TdTimeWithTimeZones to determine whether the left operand is greater than or equal to the right operand.
Compares two TdTimeWithTimeZones to determine whether the left operand is not equal to the right operand.
Compares two TdTimeWithTimeZones to determine whether the left operand is less than the right operand.
Compares two TdTimeWithTimeZones to determine whether the left operand is less than or equal to the right operand.
Overloaded.  
Top
See Also

Reference

TdTimeWithTimeZone Structure
Teradata.Client.Provider Namespace
Date And Time Connection String Attribute
Enabling Provider Specific Types
Provider Specific Type: Date And Time Overview