ExplicitUnitOfWork Constructors
The ‘unit of work’ that uses long database level transaction to allow you to simplify the management of object changes and to access modified objects without having to commit the changes beforehand.
Name | Parameters | Description |
---|---|---|
Explicit |
none |
Initializes a new instance of the Explicit |
Explicit |
layer, dispose |
Initializes a new instance of the Explicit |
Explicit |
layer, dispose |
Initializes a new instance of the Explicit |
Explicit |
dictionary |
Initializes a new instance of the Explicit |
Explicit |
container |
Initializes a new instance of the Explicit |
Explicit |
service |
Initializes a new instance of the Explicit |
Explicit |
service |
Initializes a new instance of the Explicit |
Explicit |
service |
Initializes a new instance of the Explicit |
Explicit |
service |
Initializes a new instance of the Explicit |
Explicit |
service |
Initializes a new instance of the Explicit |
See Also