DTP_FILETIME Structure
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies an enumeration of data filetime 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 | |
|---|---|---|
![]() | dwHighDateTime | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the high 32 bits of the FILETIME. |
![]() | dwLowDateTime | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the low 32 bits of the FILETIME. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

