GrateSettings.

WithTransaction Property

Summary

Gets or sets a value indicating whether to use transactions.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public bool WithTransaction { get; set; }

Value

Type Description
bool Run the migration in a transaction.