Champ DTP_DATA_UNION.dbtimeVal
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 dbtimeVal As DTP_DBTIME
'Utilisation
Dim instance As DTP_DATA_UNION
Dim value As DTP_DBTIME
value = instance.dbtimeVal
instance.dbtimeVal = value
public DTP_DBTIME dbtimeVal
public:
DTP_DBTIME dbtimeVal
val mutable dbtimeVal: DTP_DBTIME
public var dbtimeVal : DTP_DBTIME