Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |