Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The start index %1!d! is not valid for function "%2". The start index value must be an integer greater than 0. Start index is one-based, not zero-based.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX
public const int DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX
public:
literal int DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX
static val mutable DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX: int
public const var DTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX : int