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.
The privilege types that can be used in security statements.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration UserType80
'Usage
Dim instance As UserType80
[SerializableAttribute]
public enum UserType80
[SerializableAttribute]
public enum class UserType80
[<SerializableAttribute>]
type UserType80
public enum UserType80
Members
| Member name | Description | |
|---|---|---|
| Null | Type is Null. | |
| Public | Type is Public. | |
| Users | Type is Users. |