HResults.DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX Campo
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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