ObjectPermissionSetValue Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
enum containing all possible ObjectPermissions
public enum ObjectPermissionSetValue
type ObjectPermissionSetValue =
Public Enum ObjectPermissionSetValue
- Inheritance
-
ObjectPermissionSetValue
Fields
Alter | 0 | |
Connect | 2 | |
Control | 1 | |
CreateSequence | 15 | |
Delete | 3 | |
Execute | 4 | |
Impersonate | 5 | |
Insert | 6 | |
Receive | 7 | |
References | 8 | |
Select | 9 | |
Send | 10 | |
TakeOwnership | 11 | |
Update | 12 | |
ViewChangeTracking | 14 | |
ViewDefinition | 13 |