DTP_DBTIMESTAMP.month 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 month As UShort
public ushort month
public:
unsigned short month
public UInt16 month
public var month : ushort
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_DBTIMESTAMP Structure
DTP_DBTIMESTAMP Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace