Udostępnij przez


Pole DTP_DBTIMESTAMP2.fraction

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Public fraction As UInteger
'Użycie
Dim instance As DTP_DBTIMESTAMP2
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