Compartilhar via


Campo DTP_DBTIMESTAMPOFFSET.month

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies the month.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
Public month As UShort
'Uso
Dim instance As DTP_DBTIMESTAMPOFFSET 
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

Consulte também

Referência

DTP_DBTIMESTAMPOFFSET Estrutura

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper