Struct sqlx::mssql::MssqlTransactionManager
source · pub struct MssqlTransactionManager;
Available on crate feature
mssql
only.Expand description
Implementation of [TransactionManager
] for MSSQL.
pub struct MssqlTransactionManager;
mssql
only.Implementation of [TransactionManager
] for MSSQL.