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.SqlServer.
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 |