Champ DTS_E_CANTINSERTCOLUMNTYPE
The column "%1" can't be inserted because the conversion between types %2 and %3 is not supported.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_CANTINSERTCOLUMNTYPE As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_CANTINSERTCOLUMNTYPE
public const int DTS_E_CANTINSERTCOLUMNTYPE
public:
literal int DTS_E_CANTINSERTCOLUMNTYPE
static val mutable DTS_E_CANTINSERTCOLUMNTYPE: int
public const var DTS_E_CANTINSERTCOLUMNTYPE : int
Voir aussi