다음을 통해 공유


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 네임스페이스