_FILETIME Structure
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies the file time for the runtime.
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. The high date time. |
![]() | dwLowDateTime | This API supports the product infrastructure and is not intended to be used directly from your code. The low date time. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

