Name | Description | |
---|---|---|
![]() | TdIntervalDayToMinute Constructor | Overloaded. Initializes a new instance of TdIntervalDayToMinute. |
The following tables list the members exposed by TdIntervalDayToMinute.
Name | Description | |
---|---|---|
![]() | TdIntervalDayToMinute Constructor | Overloaded. Initializes a new instance of TdIntervalDayToMinute. |
Name | Description | |
---|---|---|
![]() ![]() | MaxPrecision | A constant representing the maximum number of significant digits in the TdIntervalDayToMinute.Days interval component. |
![]() ![]() | MaxValue | The largest possible value for TdIntervalDayToMinute. |
![]() ![]() | MinPrecision | A constant representing the minimum number of significant digits in the TdIntervalDayToMinute.Days interval component. |
![]() ![]() | MinValue | The smallest possible value for TdIntervalDayToMinute. |
![]() ![]() | Null | Gets a Null instance of TdIntervalDayToMinute. |
![]() ![]() | Zero | Gets an TdIntervalDayToMinute instance that contains all zero elements for each interval field. |
Name | Description | |
---|---|---|
![]() | Days | The number of interval days is returned. The return value ranges from -9999 to 9999. |
![]() | Hours | The number of interval hours is returned. The return value ranges from -23 to 23. |
![]() | IsNull | Indicates whether this TdIntervalDayToMinute instance is TdIntervalDayToMinute.Null. |
![]() | Minutes | The number of interval minutes is returned. The return value ranges from -59 to 59. |
![]() | Precision | The number of significant digits in the day is returned. The return value ranges from 1 to 4. |
![]() | Value | Gets the .NET data type representation of TdIntervalDayToMinute as a TimeSpan. |
Name | Description | |
---|---|---|
![]() ![]() | Add | Calculates the sum of two TdIntervalDayToMinute operands. |
![]() ![]() | Compare | Two TdIntervalDayToMinute 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 TdIntervalDayToMinute and returns whether this instance is less than, equal or greater than the supplied TdIntervalDayToMinute. |
![]() ![]() | Divide | A TdIntervalDayToMinute is divided by an integer value. |
![]() | Equals | Overloaded. Returns a value indicating whether two instances of TdIntervalDayToMinute 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 TdIntervalDayToMinute 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 TdIntervalDayToMinute interval types to determine whether the left is not equal to right. |
![]() ![]() | Parse | The specified string is converted into an equivalent TdIntervalDayToMinute. |
![]() ![]() | Subtract | A TdIntervalDayToMinute is subtracted from another TdIntervalDayToMinute. |
![]() | ToString | Overloaded. |
![]() ![]() | TryParse | The specified string is converted into an equivalent TdIntervalDayToMinute. |
![]() | A TdIntervalDayToMinute is added to another TdIntervalDayToMinute. |
![]() | A TdIntervalDayToMinute 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. |
![]() | Converts a TdIntervalDayToMinute to TdIntervalDayToSecond. |
![]() | 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 TdIntervalDayToMinute is subtracted from another TdIntervalDayToMinute. |
TdIntervalDayToMinute Structure
Teradata.Client.Provider Namespace
EnableTdIntervals Property
Interval Connection String Attribute
Enabling Provider Specific Types
Provider Specific Type: Interval Type Overview