HResults.DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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