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
This is the default database user access mode. In this database user access mode any user who have permission to access the database can access the database.
- Assembly
- Cake
.SqlServer .dll - Namespace
- Cake
.SqlServer - Containing Type
- DbUserMode
Syntax
public const DbUserMode MultiUser
Constant Value
Value | Type |
---|---|
0 | Int32 |