Поделиться через


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

Specifies the user type.

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

Синтаксис

'Декларация
Public Enumeration UserType
'Применение
Dim instance As UserType
public enum UserType
public enum class UserType
type UserType
public enum UserType

Элементы

Имя элемента Описание
AsymmetricKey An asymmetric key.
Certificate A certificate.
NoLogin A user that cannot log in to SQL Server.
SqlLogin A SQL Server login.