BuildMaster SDK Reference
Version:
DatabaseContext Class
Represents a lightweight connection to a database that provides transaction support.
Inheritance Hierarchy
- object
- Inedo.Data.DatabaseContext
Syntax
public
class
DatabaseContext : System.IDisposable
Properties
|
Name |
Description |
|
Timeout
|
Gets or sets the timeout period in seconds.
|
|
UserName
|
Gets or sets the name of the user.
|