HResults.DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX 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_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX MessageText: The start index %1!d! is not valid for function "%2!s!". The start index value must be an integer greater than 0. Start index is one-based, not zero-based.
public: int DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX = -1073450868;
public const int DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX = -1073450868;
val mutable DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX : int
Public Const DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX As Integer = -1073450868