Bagikan melalui


HResults.DTS_S_NULLDATA Field

The value is NULL.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_S_NULLDATA As Integer
'Usage
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