HResults.DTS_E_NOEVALEXPRESSION Field
The evaluation condition expression on the For Loop "%1!s!" is empty. There must be a Boolean evaluation expression in the For Loop.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
Public Const DTS_E_NOEVALEXPRESSION As Integer
public const int DTS_E_NOEVALEXPRESSION
public:
literal int DTS_E_NOEVALEXPRESSION
public static final int DTS_E_NOEVALEXPRESSION
public const var DTS_E_NOEVALEXPRESSION : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace