Partager via


Champ DTP_DBTIMESTAMP.fraction

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 fractional seconds.

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

Syntaxe

'Déclaration
Public fraction As UInteger
'Utilisation
Dim instance As DTP_DBTIMESTAMP 
Dim value As UInteger 

value = instance.fraction 

instance.fraction = value
public uint fraction
public:
unsigned int fraction
val mutable fraction: uint32
public var fraction : uint

Voir aussi

Référence

DTP_DBTIMESTAMP Structure

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