Partager via


Champ HResults.DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX

The start index %1!d! is not valid for function "%2". The start index value must be an integer greater than 0. Start index is one-based, not zero-based.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX As Integer
'Utilisation
Dim value As Integer 

value = HResults.DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX
public const int DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX
public:
literal int DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX
static val mutable DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX: int
public const var DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX : int

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime