Condividi tramite


Campo DTP_DBTIMESTAMP.month

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Specifies the month.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Public month As UShort
'Utilizzo
Dim instance As DTP_DBTIMESTAMP 
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

Vedere anche

Riferimento

DTP_DBTIMESTAMP Struttura

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper