Name | Description | |
---|---|---|
![]() | TdDate Constructor | Overloaded. |
The following tables list the members exposed by TdDate.
Name | Description | |
---|---|---|
![]() | TdDate Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | MaxValue | The largest possible value of TdDate. This field is read-only. |
![]() ![]() | MinValue | The smallest possible value of TdDate. This field is read-only. |
![]() ![]() | Null | Gets a Null TdDate instance. |
Name | Description | |
---|---|---|
![]() | Day | The Day of the date contained in this instance of TdDate is returned. |
![]() | IsNull | Indicates whether this TdDate instance is TdDate.Null. |
![]() | Month | The Month of the date contained in this instance of TdDate is returned. |
![]() | Value | Gets the DateTime representation of this TdDate instance. |
![]() | Year | The Year of the date contained in this instance of TdDate is returned. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. |
![]() | AddMonths | Add the specified number of months to the this instance of TdDate. |
![]() | AddYears | Adds the specified number of years to the this instance of TdDate. |
![]() ![]() | Compare | Compares two instances of TdDate and returns a value indicating whether left is greater than, less than or equal to right. |
![]() | CompareTo | Overloaded. Compares this instance to the supplied object and returns whether it is less than, equal or greater than the supplied object. |
![]() | Equals | Overloaded. Returns a Boolean indicating whether two instances of TdDate are equal. |
![]() | GetHashCode | Returns the hash code for this instance. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() ![]() | GetXmlSchema | Specifies the XML Qualified name for TdDate XML type mapping. |
![]() ![]() | GreaterThan | Compares two TdDates to determine whether the left operand is greater than the right operand. |
![]() ![]() | GreaterThanOrEqual | Compares two TdDates to determine whether the left operand is greater than or equal to the right operand. |
![]() ![]() | LessThan | Compares two TdDates to determine whether the left operand is less than the right operand. |
![]() ![]() | LessThanOrEqual | Compares two TdDates to determine whether the left operand is less than or equal to the right operand. |
![]() ![]() | NotEquals | Compares two TdDates to determine whether the left operand is not equal to the right operand. |
![]() ![]() | Parse | Overloaded. |
![]() | Subtract | Overloaded. |
![]() ![]() | ToDateTime | This instance of TdDate will be converted to a System.DateTime. |
![]() | ToString | Overloaded. |
![]() ![]() | TryParse | Overloaded. |
![]() | 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. |