DTP_DBTIMESTAMP2.second 欄位

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Specifies the second.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
Public second As UShort
'用途
Dim instance As DTP_DBTIMESTAMP2 
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

請參閱

參考

DTP_DBTIMESTAMP2 結構

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間