DTP_FILETIME.dwLowDateTime Field
This field supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
Public dwLowDateTime As UInteger
public uint dwLowDateTime
public:
unsigned int dwLowDateTime
public UInt32 dwLowDateTime
public var dwLowDateTime : uint
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
DTP_FILETIME Structure
DTP_FILETIME Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace