Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

IDatabaseUnitOfWork

API reference for IDatabaseUnitOfWork in Vendr, the eCommerce solution for Umbraco v8+

IDatabaseUnitOfWork

Defines a Unit of Work that holds an IDatabase reference

public interface IDatabaseUnitOfWork : IUnitOfWork

Inheritance

Namespace

Properties

Database

An IDatabase reference to use inside the Unit of Work

public IDatabase Database { get; }

DatabaseType

Get the type of the IDatabase connection

public DatabaseType DatabaseType { get; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.