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


PrivilegeType80 - перечисление

Указывает тип привилегии.

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

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration PrivilegeType80
[SerializableAttribute]
public enum PrivilegeType80
[SerializableAttribute]
public enum class PrivilegeType80
[<SerializableAttribute>]
type PrivilegeType80
public enum PrivilegeType80

Члены

Имя члена Описание
All Тип — All
Select Тип — Select
Insert Тип — Insert
Delete Тип — Delete
Update Тип — Update
Execute Тип — Execute
References Тип — References

См. также

Ссылки

Microsoft.Data.Schema.ScriptDom.Sql - пространство имен