DTP_DBTIMESTAMPOFFSET.month 欄位

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

Specifies the month.

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

語法

'宣告
Public month As UShort
'用途
Dim instance As DTP_DBTIMESTAMPOFFSET 
Dim value As UShort 

value = instance.month 

instance.month = value
public ushort month
public:
unsigned short month
val mutable month: uint16
public var month : ushort

請參閱

參考

DTP_DBTIMESTAMPOFFSET 結構

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