Champ second
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 second As UShort
'Utilisation
Dim instance As DTP_DBTIMESTAMPOFFSET
Dim value As UShort
value = instance.second
instance.second = value
public ushort second
public:
unsigned short second
val mutable second: uint16
public var second : ushort
Voir aussi