Pole HResults.DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX
Indeks początkowy był nieprawidłowy dla funkcja PODCIĄG.Wartość indeksu start musi być liczbą całkowitą większą niż zero.Indeks początkowy jest oparta na 1, nie opartych na 0.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX
public const int DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX
public:
literal int DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX
static val mutable DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX: int
public const var DTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX : int