共用方式為


DTS_S_NULLDATA 欄位

The value is NULL.

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

語法

'宣告
Public Const DTS_S_NULLDATA As Integer
'用途
Dim value As Integer

value = HResults.DTS_S_NULLDATA
public const int DTS_S_NULLDATA
public:
literal int DTS_S_NULLDATA
static val mutable DTS_S_NULLDATA: int
public const var DTS_S_NULLDATA : int