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 命名空間