DatabasePermissionType 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.
public enum DatabasePermissionType
type DatabasePermissionType =
Public Enum DatabasePermissionType
- Inheritance
-
DatabasePermissionType
Fields
Alter | 0 | |
AlterAnyApplicationRole | 1 | |
AlterAnyAssembly | 2 | |
AlterAnyAsymmetricKey | 3 | |
AlterAnyCertificate | 4 | |
AlterAnyContract | 5 | |
AlterAnyDatabaseAudit | 6 | |
AlterAnyDatabaseDdlTrigger | 7 | |
AlterAnyDatabaseEventNotification | 8 | |
AlterAnyDataspace | 9 | |
AlterAnyFulltextCatalog | 10 | |
AlterAnyMask | 11 | |
AlterAnyMessageType | 12 | |
AlterAnyRemoteServiceBinding | 13 | |
AlterAnyRole | 14 | |
AlterAnyRoute | 15 | |
AlterAnySchema | 16 | |
AlterAnySensitivityClassification | 70 | |
AlterAnyService | 17 | |
AlterAnySymmetricKey | 18 | |
AlterAnyUser | 19 | |
Authenticate | 20 | |
BackupDatabase | 21 | |
BackupLog | 22 | |
Checkpoint | 23 | |
Connect | 24 | |
ConnectReplication | 25 | |
Control | 26 | |
CreateAggregate | 27 | |
CreateAssembly | 28 | |
CreateAsymmetricKey | 29 | |
CreateCertificate | 30 | |
CreateContract | 31 | |
CreateDatabase | 32 | |
CreateDatabaseDdlEventNotification | 33 | |
CreateDefault | 34 | |
CreateFulltextCatalog | 35 | |
CreateFunction | 36 | |
CreateMessageType | 37 | |
CreateProcedure | 38 | |
CreateQueue | 39 | |
CreateRemoteServiceBinding | 40 | |
CreateRole | 41 | |
CreateRoute | 42 | |
CreateRule | 43 | |
CreateSchema | 44 | |
CreateService | 45 | |
CreateSymmetricKey | 46 | |
CreateSynonym | 47 | |
CreateTable | 48 | |
CreateType | 49 | |
CreateView | 50 | |
CreateXmlSchemaCollection | 51 | |
Delete | 52 | |
Execute | 53 | |
Impersonate | 54 | |
Insert | 55 | |
Receive | 56 | |
References | 57 | |
Select | 58 | |
Send | 59 | |
Showplan | 60 | |
SubscribeQueryNotifications | 61 | |
TakeOwnership | 62 | |
Unmask | 63 | |
Update | 64 | |
ViewAnyColumnEncryptionKeyDefinition | 65 | |
ViewAnyColumnMasterKeyDefinition | 66 | |
ViewAnySensitivityClassification | 71 | |
ViewChangeTracking | 67 | |
ViewDatabaseState | 68 | |
ViewDefinition | 69 |