Name | Description | |
---|---|---|
![]() | TdIntervalYearToMonth Constructor | Overloaded. Initializes a new instance of TdIntervalYearToMonth. |
The following tables list the members exposed by TdIntervalYearToMonth.
Name | Description | |
---|---|---|
![]() | TdIntervalYearToMonth Constructor | Overloaded. Initializes a new instance of TdIntervalYearToMonth. |
Name | Description | |
---|---|---|
![]() ![]() | MaxPrecision | A constant representing the maximum number of significant digits in the TdIntervalYearToMonth.Years interval component. |
![]() ![]() | MaxValue | The largest possible value for the TdIntervalYearToMonth interval type. |
![]() ![]() | MinPrecision | A constant representing the minimum number of significant digits in the TdIntervalYearToMonth.Years interval component. |
![]() ![]() | MinValue | The smallest possible value for the TdIntervalYearToMonth interval type. |
![]() ![]() | Null | Gets a Null TdIntervalYearToMonth instance. |
![]() ![]() | Zero | Gets an TdIntervalYearToMonth instance that contains all zero elements for each interval field. |
Name | Description | |
---|---|---|
![]() | IsNull | Indicates whether this TdIntervalYearToMonth instance is TdIntervalYearToMonth.Null. |
![]() | Months | The number of interval months is returned. The return value ranges from 0 to 11. |
![]() | Precision | The number of significant digits in the year is returned. The return value ranges from 1 to 4. |
![]() | TotalMonths | The total number of months represented by this instance. |
![]() | Value | Gets the .NET data type representation of TdIntervalYearToMonth as a String. |
![]() | Years | The number of interval years is returned. The return value ranges from -9999 to 9999. |
Name | Description | |
---|---|---|
![]() ![]() | Add | Calculates the sum of two TdIntervalYearToMonth operands. |
![]() ![]() | Compare | Two TdIntervalYearToMonth intervals are compared and a value is returned that indicates left is greater than, less than or equal to right. |
![]() | CompareTo | Overloaded. Compares this instance to the supplied TdIntervalYearToMonth and returns whether this instance is less than, equal or greater than the supplied TdIntervalYearToMonth. |
![]() ![]() | Divide | A TdIntervalYearToMonth is divided by an integer value. |
![]() | Equals | Overloaded. Returns a value indicating whether two instances of TdIntervalYearToMonth are equal. |
![]() | GetHashCode | Returns the hash code for this instance. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() ![]() | GetXmlSchema | Gets the XML Qualified name for TdIntervalYearToMonth XML type mapping. |
![]() ![]() | GreaterThan | Determines whether the left is greater than the right. |
![]() ![]() | GreaterThanOrEqual | This operator determines whether the left is greater than or equal to the right. |
![]() ![]() | LessThan | This method determines whether the left is less than the right. |
![]() ![]() | LessThanOrEqual | This method determines whether the left is less than or equal to the right. |
![]() ![]() | Multiply | Overloaded. |
![]() ![]() | NotEquals | Compares two TdIntervalYearToMonth intervals to determine whether the left is not equal to right. |
![]() ![]() | Parse | The specified string is converted into an equivalent TdIntervalYearToMonth. |
![]() ![]() | Subtract | A TdIntervalYearToMonth is subtracted from another TdIntervalYearToMonth. |
![]() | ToString | Overloaded. |
![]() ![]() | TryParse | The specified string is converted into an equivalent TdIntervalYearToMonth. |
![]() | A TdIntervalYearToMonth is added to another TdIntervalYearToMonth. |
![]() | A TdIntervalYearToMonth is divided by an integer value. |
![]() | This operator determines whether the left and the right are equal. |
![]() | Overloaded. |
![]() | This operator determines whether the left is greater than the right. |
![]() | This operator determines whether the left is greater than or equal to the right. |
![]() | This operator determines whether the left and the right are not equal. |
![]() | This operator determines whether the left is less than the right. |
![]() | This operator determines whether the left is less than or equal the right. |
![]() | Overloaded. |
![]() | A TdIntervalYearToMonth is subtracted from another TdIntervalYearToMonth. |
TdIntervalYearToMonth Structure
Teradata.Client.Provider Namespace
EnableTdIntervals Property
Interval Connection String Attribute
Enabling Provider Specific Types
Provider Specific Type: Interval Type Overview