DTP_DBTIME2 Structure
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies a time structure that consists of hour, minute, second, and fractional seconds.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | fraction | This API supports the product infrastructure and is not intended to be used directly from your code. The fraction time structure. |
![]() | hour | This API supports the product infrastructure and is not intended to be used directly from your code. The hour time structure. |
![]() | minute | This API supports the product infrastructure and is not intended to be used directly from your code. The minute time structure. |
![]() | second | This API supports the product infrastructure and is not intended to be used directly from your code. The second time structure. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

