HResults.DTS_E_CONNECTIONMANAGERNOTFOUND Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_CONNECTIONMANAGERNOTFOUND MessageText: The connection manager "%1!s!" is not found. A component failed to find the connection manager in the Connections collection.
public: int DTS_E_CONNECTIONMANAGERNOTFOUND = -1071636246;
public const int DTS_E_CONNECTIONMANAGERNOTFOUND = -1071636246;
val mutable DTS_E_CONNECTIONMANAGERNOTFOUND : int
Public Const DTS_E_CONNECTIONMANAGERNOTFOUND As Integer = -1071636246
Field Value
Value = -1071636246Remarks
A component failed to find the connection manager in Connections collection.