Compartir a través de


Campo DTP_DBDATE.month

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Specifies the date by month.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
Public month As UShort
'Uso
Dim instance As DTP_DBDATE 
Dim value As UShort 

value = instance.month 

instance.month = value
public ushort month
public:
unsigned short month
val mutable month: uint16
public var month : ushort

Vea también

Referencia

DTP_DBDATE Estructura

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper