다음을 통해 공유


PrincipalType 열거형

Specifies the principal types that can be used in security statements.

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

구문

‘선언
Public Enumeration PrincipalType
‘사용 방법
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType

멤버

멤버 이름 설명
Identifier The type is Identifier.
Null The type is Null.
Public The type is Public.

참고 항목

참조

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