Udostępnij przez


HResults.DTS_E_TXLOOKUP_NOJOINS Field

The lookup transform must contain at least one input column joined to a reference column, and none were specified. You must specify at least one join column.

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

Syntax

'Deklaracja
Public Const DTS_E_TXLOOKUP_NOJOINS As Integer
public const int DTS_E_TXLOOKUP_NOJOINS
public:
literal int DTS_E_TXLOOKUP_NOJOINS
public static final int DTS_E_TXLOOKUP_NOJOINS
public const var DTS_E_TXLOOKUP_NOJOINS : 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.