Udostępnij przez


Pole DTP_DBTIMESTAMP2.month

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 month As UShort
'Użycie
Dim instance As DTP_DBTIMESTAMP2
Dim value As UShort

value = instance.month

instance.month = value
public ushort month
public:
unsigned short month
val mutable month: uint16
public var month : ushort