Partager via


Champ DTP_DBTIME2.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.

The fraction time structure.

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_DBTIME2 
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_DBTIME2 Structure

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