Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the permissions value.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.Extenders
Assembly: Microsoft.VisualStudio.Data.Schema.Project.Sql (in Microsoft.VisualStudio.Data.Schema.Project.Sql.dll)
Syntax
'Declaration
Public Enumeration PermissionSetsPropertyValue
'Usage
Dim instance As PermissionSetsPropertyValue
public enum PermissionSetsPropertyValue
public enum class PermissionSetsPropertyValue
public enum PermissionSetsPropertyValue
Members
| Member name | Description | |
|---|---|---|
| SAFE | Value is safe | |
| EXTERNAL_ACCESS | Value is external access | |
| UNSAFE | Value is unsafe |
Remarks
Used to display the permission options in the property window.
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.Extenders Namespace