DTP_DBTIME Structure
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies a data type time structure.
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 | |
|---|---|---|
![]() | hour | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the time by hour. |
![]() | minute | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the time by minute. |
![]() | second | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the time by second. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

