Partager via


Champ DTP_DBTIMESTAMPOFFSET.timezone_hour

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 timezone hour offset.

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

Syntaxe

'Déclaration
Public timezone_hour As Short
'Utilisation
Dim instance As DTP_DBTIMESTAMPOFFSET 
Dim value As Short 

value = instance.timezone_hour 

instance.timezone_hour = value
public short timezone_hour
public:
short timezone_hour
val mutable timezone_hour: int16
public var timezone_hour : short

Voir aussi

Référence

DTP_DBTIMESTAMPOFFSET Structure

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