HResults.DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX MessageText: The start index was not valid for function SUBSTRING. The start index value must be an integer greater than zero. The start index is 1-based, not 0-based.

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

Field Value

Value = -1073442751

Applies to