Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Conversion failed because the data value was signed and the type used by the provider was unsigned.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_COMMANDDESTINATIONADAPTERSTATIC_SIGNMISMATCH As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_COMMANDDESTINATIONADAPTERSTATIC_SIGNMISMATCH
public const int DTS_E_COMMANDDESTINATIONADAPTERSTATIC_SIGNMISMATCH
public:
literal int DTS_E_COMMANDDESTINATIONADAPTERSTATIC_SIGNMISMATCH
static val mutable DTS_E_COMMANDDESTINATIONADAPTERSTATIC_SIGNMISMATCH: int
public const var DTS_E_COMMANDDESTINATIONADAPTERSTATIC_SIGNMISMATCH : int