Udostępnij przez


Pole DTP_DBTIME2.second

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 second As UShort
'Użycie
Dim instance As DTP_DBTIME2
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