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

适用于