หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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. |