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

Teradata.Client.Provider Namespace : TdDate Structure

The following tables list the members exposed by TdDate.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The largest possible value of TdDate. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic) The smallest possible value of TdDate. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic) Gets a Null TdDate instance.  
Top
Public Properties
 NameDescription
Public Property The Day of the date contained in this instance of TdDate is returned.  
Public PropertyIndicates whether this TdDate instance is TdDate.Null.  
Public Property The Month of the date contained in this instance of TdDate is returned.  
Public Property Gets the DateTime representation of this TdDate instance.  
Public Property The Year of the date contained in this instance of TdDate is returned.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Method Add the specified number of months to the this instance of TdDate.  
Public Method Adds the specified number of years to the this instance of TdDate.  
Public Methodstatic (Shared in Visual Basic)Compares two instances of TdDate 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 Boolean indicating whether two instances of TdDate 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 TdDate XML type mapping.  
Public Methodstatic (Shared in Visual Basic)Compares two TdDates to determine whether the left operand is greater than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdDates to determine whether the left operand is greater than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdDates to determine whether the left operand is less than the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdDates to determine whether the left operand is less than or equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Compares two TdDates to determine whether the left operand is not equal to the right operand.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic) This instance of TdDate will be converted to a System.DateTime.  
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Top
Public Operators
Overloaded.  
Compares two TdDates to determine whether the left operand is equal to the right operand.
Overloaded.  
Compares two TdDates to determine whether the left operand is greater than the right operand.
Compares two TdDates to determine whether the left operand is greater than or equal to the right operand.
Compares two TdDates to determine whether the left operand is not equal to the right operand.
Compares two TdDates to determine whether the left operand is less than the right operand.
Compares two TdDates to determine whether the left operand is less than or equal to the right operand.
Overloaded.  
Top
See Also

Reference

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