Click or drag to resize

ITransactionScopeDatabase Property

Sets the database.

Namespace:  EBP.Api.Interfaces.Database
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
IDatabase Database { set; }

Property Value

Type: IDatabase
The database.
See Also