Pole HResults.DTS_E_FORLOOPHASNOEXPRESSION
Nie ma żadne wyrażenie pętli do oceny.Ten błąd występuje, gdy wyrażenie dla pętli jest pusty.Dodać wyrażenie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_FORLOOPHASNOEXPRESSION As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_FORLOOPHASNOEXPRESSION
public const int DTS_E_FORLOOPHASNOEXPRESSION
public:
literal int DTS_E_FORLOOPHASNOEXPRESSION
static val mutable DTS_E_FORLOOPHASNOEXPRESSION: int
public const var DTS_E_FORLOOPHASNOEXPRESSION : int