DbUserMode.

SingleUser Field

Summary

In this user mode at any given point of time only one user can access the database. The user can be any user who has access to the database.
Assembly
Cake.SqlServer.dll
Namespace
Cake.SqlServer
Containing Type
DbUserMode

Syntax

public const DbUserMode SingleUser

Constant Value

Value Type
1 Int32