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

The privilege types that can be used in security statements.

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

Синтаксис

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

Элементы

Имя элемента Описание
Null Type is Null.
Public Type is Public.
Users Type is Users.

См. также

Справочник

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