DTP_DBTIME.second 欄位
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Specifies the time by second.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
Public second As UShort
'用途
Dim instance As DTP_DBTIME
Dim value As UShort
value = instance.second
instance.second = value
public ushort second
public:
unsigned short second
val mutable second: uint16
public var second : ushort