HResults.DTS_E_INVALIDDATATYPE Field
The %1 had an invalid datatype value (%2!ld!) set.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_INVALIDDATATYPE As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_INVALIDDATATYPE
public const int DTS_E_INVALIDDATATYPE
public:
literal int DTS_E_INVALIDDATATYPE
static val mutable DTS_E_INVALIDDATATYPE: int
public const var DTS_E_INVALIDDATATYPE : int