Champ year
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public year As Short
'Utilisation
Dim instance As DTP_DBTIMESTAMP
Dim value As Short
value = instance.year
instance.year = value
public short year
public:
short year
val mutable year: int16
public var year : short