HResults.DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER Field
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_CANNOTFINDRUNTIMECONNECTIONMANAGER MessageText: The runtime connection manager with the ID "%1!s!" cannot be found. Verify that the connection manager collection has a connection manager with that ID.
public: int DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER = -1071611877;
C#
public const int DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER = -1071611877;
val mutable DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER : int
Public Const DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER As Integer = -1071611877
Value = -1071611877
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |