Partager via


Champ DTP_DBDATE.year

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the date by year.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public year As Short
'Utilisation
Dim instance As DTP_DBDATE 
Dim value As Short 

value = instance.year 

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

Voir aussi

Référence

DTP_DBDATE Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper