This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.BitDiffer.
Summary
Convert isolation level in command line representation
- Assembly
- Cake
.BitDiffer .dll - Namespace
- Cake
.BitDiffer - Containing Type
- Extensions
Syntax
public static string GetIsolationLevel(this IsolationLevel level)
Parameters
Name | Type | Description |
---|---|---|
level | IsolationLevel | Isolation level |
Return Value
Type | Description |
---|---|
string | Command line parameter for the level |