HResults.DTS_E_TXNSPECINVALID 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_TXNSPECINVALID MessageText: Transaction cannot be specified when a retained connection is used. This error occurs when Retain is set to TRUE on the connection manager, but AcquireConnection was called with a non-null transaction parameter.
public: int DTS_E_TXNSPECINVALID = -1073635325;
public const int DTS_E_TXNSPECINVALID = -1073635325;
val mutable DTS_E_TXNSPECINVALID : int
Public Const DTS_E_TXNSPECINVALID As Integer = -1073635325