Udostępnij przez


Pole DTP_DBTIMESTAMP2.year

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

value = instance.year

instance.year = value
public short year
public:
short year
val mutable year: int16
public var year : short