DTSBC_E_INPUTHASNOERROROUTPUT フィールド
入力 "%1!lu!" には、同期エラー出力はありません。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTSBC_E_INPUTHASNOERROROUTPUT As Integer
'使用
Dim value As Integer
value = HResults.DTSBC_E_INPUTHASNOERROROUTPUT
public const int DTSBC_E_INPUTHASNOERROROUTPUT
public:
literal int DTSBC_E_INPUTHASNOERROROUTPUT
static val mutable DTSBC_E_INPUTHASNOERROROUTPUT: int
public const var DTSBC_E_INPUTHASNOERROROUTPUT : int