Campo month
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
Public month As UShort
'Utilizzo
Dim instance As DTP_DBDATE
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
Vedere anche