Expand Minimize
This topic has not yet been rated - Rate this topic

PermissionType Enumeration

SQL Server 2012

Represents a user’s permissions.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
public enum PermissionType
Member nameDescription
CreateObjectsThe CreateObjects permission type.
ExecuteThe Execute permission type.
ExecuteObjectsThe ExecuteObjects permission type.
ManageObjectPermissionsThe ManageObjectPermissions permission type.
ManagePermissionsThe ManagePermissions permission type.
ModifyThe Modify permission type.
ModifyObjectsThe ModifyObjects permission type.
ReadThe Read permission type.
ReadObjectsThe ReadObjects permission type.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.