Name | Description | |
---|---|---|
![]() | TdIntervalDayToSecond Constructor | Overloaded. Initializes a new instance of TdIntervalDayToSecond. |
The following tables list the members exposed by TdIntervalDayToSecond.
Name | Description | |
---|---|---|
![]() | TdIntervalDayToSecond Constructor | Overloaded. Initializes a new instance of TdIntervalDayToSecond. |
Name | Description | |
---|---|---|
![]() ![]() | MaxPrecision | A constant representing the maximum number of significant digits in the TdIntervalDayToSecond.Days interval component. |
![]() ![]() | MaxScale | A constant representing the maximum scale of the TdIntervalDayToSecond.Microseconds interval component. |
![]() ![]() | MaxValue | The largest possible value for TdIntervalDayToSecond. |
![]() ![]() | MinPrecision | A constant representing the minimum number of significant digits in the TdIntervalDayToSecond.Days interval component. |
![]() ![]() | MinScale | A constant representing the minimum scale of the TdIntervalDayToSecond.Microseconds interval component. |
![]() ![]() | MinValue | The smallest possible value for TdIntervalDayToSecond. |
![]() ![]() | Null | Gets a Null TdIntervalDayToSecond instance. |
![]() ![]() | Zero | Gets an TdIntervalDayToSecond 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 TdIntervalDayToSecond instance is TdIntervalDayToSecond.Null. |
![]() | Microseconds | The number of interval microseconds is returned. The return value ranges from -999999 to 999999. |
![]() | 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. |
![]() | Scale | The number of decimal places for the second is returned. The return value ranges from 0 to 6. |
![]() | Seconds | The number of interval seconds is returned. The return value ranges from -59 to 59. |
![]() | Value | Gets the .NET data type representation of TdIntervalDayToSecond as a TimeSpan. |
Name | Description | |
---|---|---|
![]() ![]() | Add | Calculates the sum of two TdIntervalDayToSecond operands. |
![]() ![]() | Compare | Two TdIntervalDayToSecond 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 TdIntervalDayToSecond and returns whether this instance is less than, equal or greater than the supplied TdIntervalDayToSecond. |
![]() ![]() | Divide | A TdIntervalDayToSecond is divided by an integer value. |
![]() | Equals | Overloaded. Returns a value indicating whether two instances of TdIntervalDayToSecond 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 TdIntervalDayToSecond 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 TdIntervalDayToSecond interval types to determine whether the left is not equal to right. |
![]() ![]() | Parse | The specified string is converted into an equivalent TdIntervalDayToSecond. |
![]() ![]() | Subtract | A TdIntervalDayToSecond is subtracted from another TdIntervalDayToSecond. |
![]() | ToString | Overloaded. |
![]() ![]() | TryParse | The specified string is converted into an equivalent TdIntervalDayToSecond. |
![]() | A TdIntervalDayToSecond is added to another TdIntervalDayToSecond. |
![]() | A TdIntervalDayToSecond 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 TdIntervalDayToSecond is subtracted from another TdIntervalDayToSecond. |
TdIntervalDayToSecond Structure
Teradata.Client.Provider Namespace
EnableTdIntervals Property
Interval Connection String Attribute
Enabling Provider Specific Types
Provider Specific Type: Interval Type Overview