ApplicationRoleOptionKind Enumeration
Specifies the possible application role options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| DefaultSchema | The Type is default schema. | |
| Login | The Type is Login. | |
| Name | The Type is Name. | |
| Password | The Type is Password. |
Show: