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