HResults.DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER 字段

定义

MessageId:DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER MessageText:找不到 ID 为“%1!s!”的运行时连接管理器。 请确保连接管理器集合包含具有此 ID 的连接管理器。

public: int DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER = -1071611877;
public const int DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER = -1071611877;
val mutable DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER : int
Public Const DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER As Integer  = -1071611877

字段值

Value = -1071611877

适用于