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


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

Represents a user’s permissions.

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

Синтаксис

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

Элементы

Имя элемента Описание
CreateObjects The CreateObjects permission type.
Execute The Execute permission type.
ExecuteObjects The ExecuteObjects permission type.
ManageObjectPermissions The ManageObjectPermissions permission type.
ManagePermissions The ManagePermissions permission type.
Modify The Modify permission type.
ModifyObjects The ModifyObjects permission type.
Read The Read permission type.
ReadObjects The ReadObjects permission type.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.IntegrationServices