HResults.DTS_E_ODBCTRANSACTIONENLIST 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_ODBCTRANSACTIONENLIST MessageText: There was an error trying enlist an ODBC connection in a transaction. The SQLSetConnectAttr failed to set the SQL_ATTR_ENLIST_IN_DTC attribute.
public: int DTS_E_ODBCTRANSACTIONENLIST = -1073659880;
public const int DTS_E_ODBCTRANSACTIONENLIST = -1073659880;
val mutable DTS_E_ODBCTRANSACTIONENLIST : int
Public Const DTS_E_ODBCTRANSACTIONENLIST As Integer = -1073659880