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