UserType80 열거형

The privilege types that can be used in security statements.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration UserType80
‘사용 방법
Dim instance As UserType80
[SerializableAttribute]
public enum UserType80
[SerializableAttribute]
public enum class UserType80
[<SerializableAttribute>]
type UserType80
public enum UserType80

멤버

멤버 이름 설명
Null Type is Null.
Public Type is Public.
Users Type is Users.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스