BuildMaster SDK Reference
Version:
DatabaseConnection Class
Represents a connection to a database.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Extensibility.DatabaseConnections.DatabaseConnection
Syntax
public
class
DatabaseConnection : Inedo.Diagnostics.ILogger, System.IDisposable
Properties
|
Name |
Description |
|
ConnectionString
|
Gets or sets the connection string required to connect to the database.
|
|
VerboseLogging
|
Gets or sets a value indicating whether verbose logging is enabled.
|