HResults.DTS_E_IDNOTINPUTNOROUTPUT フィールド

定義

MessageId: DTS_E_IDNOTINPUTNOROUTPUT MessageText: ID %1!lu!は、入力 ID でも出力 ID でもありません。 指定された ID は、外部メタデータのコレクションが関連付けられている入力 ID または出力 ID である必要があります。

public: int DTS_E_IDNOTINPUTNOROUTPUT = -1071628245;
public const int DTS_E_IDNOTINPUTNOROUTPUT = -1071628245;
val mutable DTS_E_IDNOTINPUTNOROUTPUT : int
Public Const DTS_E_IDNOTINPUTNOROUTPUT As Integer  = -1071628245

フィールド値

Value = -1071628245

適用対象