次の方法で共有


HResults.DTS_S_NULLDATA フィールド

値が 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

関連項目

参照

HResults クラス

Microsoft.SqlServer.Dts.Runtime 名前空間