HResults.DTS_E_INCOMPATIBLETRANSACTIONCONTEXT 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_INCOMPATIBLETRANSACTIONCONTEXT MessageText: Incompatible transaction context was specified for a retained connection. This connection has been established under a different transaction context. Retained connections can be used under exactly one transaction context.
public: int DTS_E_INCOMPATIBLETRANSACTIONCONTEXT = -1073635324;
public const int DTS_E_INCOMPATIBLETRANSACTIONCONTEXT = -1073635324;
val mutable DTS_E_INCOMPATIBLETRANSACTIONCONTEXT : int
Public Const DTS_E_INCOMPATIBLETRANSACTIONCONTEXT As Integer = -1073635324