Partager via


Champ DTP_DBTIMESTAMP2.month

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the month.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public month As UShort
'Utilisation
Dim instance As DTP_DBTIMESTAMP2 
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

Voir aussi

Référence

DTP_DBTIMESTAMP2 Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper