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

Teradata.Client.Provider Namespace : TdTime Structure

The following tables list the members exposed by TdTime.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)The largest possible value of TdTime. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)The smallest possible value of TdTime. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Gets a Null TdTime instance.  
Top
Public Properties
 NameDescription
Public PropertyThe hour of the time component in this instance of TdTime is returned.  
Public PropertyIndicates whether this TdTime instance is TdTime.Null.  
Public PropertyThe sub-seconds contained in the time component is returned in microseconds.  
Public PropertyThe number of minutes contained in the time component of this instance of TdTime.  
Public PropertyReturns the scale of this instance of TdTime.  
Public PropertyThe number of seconds contained in the time component in this instance of TdTime is returned.  
Public PropertyGets the TimeSpan representation of this TdTime instance.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Compares two instances of TdTime 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 TdTime are equal.  
Public MethodReturns 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 TdTime XML type mapping.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTime to determine whether the left operand is greater than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTime to determine whether the left operand is greater than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTime to determine whether the left operand is less than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTime to determine whether the left operand is less than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdTime 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 MethodConverts this instance of TdTime into a TimeSpan.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Top
Public Operators
Overloaded.  
Compares two TdTimes to determine whether the left operand is equal to the right operand.
Overloaded.  
Compares two TdTime to determine whether the left operand is greater than the right operand.
Compares two TdTimes to determine whether the left operand is greater than or equal to the right operand.
Compares two TdTimes to determine whether the left operand is not equal to the right operand.
Compares two TdTimes to determine whether the left operand is less than the right operand.
Compares two TdTimes to determine whether the left operand is less than or equal to the right operand.
Overloaded.  
Top
See Also

Reference

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