Champ DTS_E_EXPREVALFNSUBSTRINGINVALIDLENGTH
The length %1!d! is not valid for function "%2". The length parameter cannot be negative. Change the length parameter to zero or a positive value.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_EXPREVALFNSUBSTRINGINVALIDLENGTH As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_EXPREVALFNSUBSTRINGINVALIDLENGTH
public const int DTS_E_EXPREVALFNSUBSTRINGINVALIDLENGTH
public:
literal int DTS_E_EXPREVALFNSUBSTRINGINVALIDLENGTH
static val mutable DTS_E_EXPREVALFNSUBSTRINGINVALIDLENGTH: int
public const var DTS_E_EXPREVALFNSUBSTRINGINVALIDLENGTH : int
Voir aussi