Partager via


Structure DTP_DBTIMESTAMPOFFSET

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

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

Syntaxe

'Déclaration
Public Structure DTP_DBTIMESTAMPOFFSET
'Utilisation
Dim instance As DTP_DBTIMESTAMPOFFSET
public struct DTP_DBTIMESTAMPOFFSET
public value class DTP_DBTIMESTAMPOFFSET
[<SealedAttribute>]
type DTP_DBTIMESTAMPOFFSET =  struct end
JScript prend en charge l'utilisation de structures, mais pas la déclaration de nouvelles structures.

Le type DTP_DBTIMESTAMPOFFSET expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (hérité de ValueType.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de ValueType.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de ValueType.)

Haut de la page

Champs

  Nom Description
Champ public day Infrastructure.
Champ public fraction Infrastructure.
Champ public hour Infrastructure.
Champ public minute Infrastructure.
Champ public month Infrastructure.
Champ public second Infrastructure.
Champ public timezone_hour Infrastructure.
Champ public timezone_minute Infrastructure.
Champ public year Infrastructure.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.