PrincipalType 列挙体
セキュリティ ステートメントで使用できるプリンシパルの種類を指定します。
名前空間: 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 | 型は Identifier です。 | |
Null | 型は Null です。 | |
Public | 型は Public です。 |