Summary
A true or false value for the 'transacted' setting.
- Namespace
- Cake
.MsDeploy .Providers .MsDeployProviders - Containing Type
- DbSqliteProvider
Syntax
public bool? Transacted { get; set; }
Value
Type | Description |
---|---|
bool? |
public bool? Transacted { get; set; }
Type | Description |
---|---|
bool? |