HResults.DTS_E_NOEVALEXPRESSION フィールド
For ループの評価条件式 "%1" が空です。 For ループにはブール型の評価式が必要です。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_E_NOEVALEXPRESSION As Integer
'使用
Dim value As Integer
value = HResults.DTS_E_NOEVALEXPRESSION
public const int DTS_E_NOEVALEXPRESSION
public:
literal int DTS_E_NOEVALEXPRESSION
static val mutable DTS_E_NOEVALEXPRESSION: int
public const var DTS_E_NOEVALEXPRESSION : int