DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET フィールド

パラメーター化された行セットをフェッチ中に OLE DB エラーが発生しました。SQLCommand プロパティおよび SqlCommandParam プロパティを確認してください。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Const DTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET As Integer
'使用
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