Udostępnij przez


HResults.DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC Field

Parameter number %1!d! of the function "%2" is not static. This parameter must be static, and cannot contain dynamic elements such as input columns.

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

'Deklaracja
Public Const DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC As Integer
public const int DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC
public:
literal int DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC
public static final int DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC
public const var DTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC : int

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.