Dela via


HResults.DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET Field

OLE DB error occurred while fetching parameterized rowset. Check SQLCommand and SqlCommandParam properties.

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

Syntax

'Declaration
Public Const DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET As Integer
'Usage
Dim value As Integer

value = HResults.DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET
public const int DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET
public:
literal int DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET
static val mutable DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET: int
public const var DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET : int