Champ DTP_DATA_UNION.dbtime2Val
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 a value of type DBTIME.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public dbtime2Val As DTP_DBTIME2
'Utilisation
Dim instance As DTP_DATA_UNION
Dim value As DTP_DBTIME2
value = instance.dbtime2Val
instance.dbtime2Val = value
public DTP_DBTIME2 dbtime2Val
public:
DTP_DBTIME2 dbtime2Val
val mutable dbtime2Val: DTP_DBTIME2
public var dbtime2Val : DTP_DBTIME2