PrincipalType Enumeration
Specifies the principal types that can be used in security statements.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Identifier | The type is Identifier. | |
| Null | The type is Null. | |
| Public | The type is Public. |
Show: