Перечисление UserLoginOptionType

Represents the possible user login options.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration UserLoginOptionType
'Применение
Dim instance As UserLoginOptionType
[SerializableAttribute]
public enum UserLoginOptionType
[SerializableAttribute]
public enum class UserLoginOptionType
[<SerializableAttribute>]
type UserLoginOptionType
public enum UserLoginOptionType

Элементы

Имя элемента Описание
AsymmetricKey Type is AsymmetricKey.
Certificate Type is Certificate.
Login Type is Login.
WithoutLogin Type is WithoutLogin.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom