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

Teradata.Client.Provider Namespace : TdTimestampWithTimeZone Structure

The following tables list the members exposed by TdTimestampWithTimeZone.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The largest possible value of TdTimestampWithTimeZone. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic) The smallest possible value of TdTimestampWithTimeZone. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic) Gets a Null TdTimestampWithTimeZone instance.  
Top
Public Properties
 NameDescription
Public Property The Day of the date contained in this instance of TdTimestampWithTimeZone is returned.  
Public Property The hour of the time component in this instance of TdTimestampWithTimeZone is returned.  
Public PropertyIndicates whether this TdTimestampWithTimeZone instance is TdTimestampWithTimeZone.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 TdTimestampWithTimeZone.  
Public Property The Month of the date contained in this instance of TdTimestampWithTimeZone is returned.  
Public Property Returns the scale of this instance of TdTimestampWithTimeZone.  
Public Property The number of seconds contained in the time component in this instance of TdTimestampWithTimeZone is returned.  
Public Property Returns the UTC Offset or allows the UTC offset to be set.  
Public Property Gets the string representation of this TdTimestampWithTimeZone instance.  
Public Property The Year of the date contained in this instance of TdTimestampWithTimeZone is returned.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Method Add the specified number of months to the this instance of TdTimestampWithTimeZone.  
Public Method Adds the specified number of years to the this instance of TdTimestampWithTimeZone.  
Public Methodstatic (Shared in Visual Basic)Compares two instances of TdTimestampWithTimeZone 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 TdTimestampWithTimeZone 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 TdTimestampWithTimeZone XML type mapping.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimestampWithTimeZone to determine whether the left operand is greater than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimestampWithTimeZone to determine whether the left operand is greater than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimestampWithTimeZone to determine whether the left operand is less than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimestampWithTimeZones to determine whether the left operand is less than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTimestampWithTimeZone 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 Converts this instance of TdTimestampWithTimeZone to a DateTime that will contain the UTC representation of the timestamp.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Top
Public Operators
Overloaded.  
Compares two TdTimestampWithTimeZones to determine whether the left operand is equal to the right operand.
Overloaded.  
Compares two TdTimestampWithTimeZones to determine whether the left operand is greater than the right operand.
Compares two TdTimestampWithTimeZones to determine whether the left operand is greater than or equal to the right operand.
Compares two TdTimestampWithTimeZones to determine whether the left operand is not equal to the right operand.
Compares two TdTimestampWithTimeZones to determine whether the left operand is less than the right operand.
Compares two TdTimestampWithTimeZones to determine whether the left operand is less than or equal to the right operand.
Overloaded.  
Top
See Also

Reference

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