 | 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)
SyntaxIDatabase Database { set; }
WriteOnly Property Database As IDatabase
Set
Property Value
Type:
IDatabase
The database.
See Also