Share via


HResults.DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX Campo

Definición

MessageId: DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX MessageText: el índice de inicio no era válido para la función SUBSTRING. El valor del índice inicial debe ser un entero mayor que cero. El índice inicial se basa en uno y no en cero.

public: int DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX = -1073442751;
public const int DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX = -1073442751;
val mutable DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX : int
Public Const DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX As Integer  = -1073442751

Valor de campo

Value = -1073442751

Se aplica a