Enumeração PrincipalType
Specifies the principal types that can be used in security statements.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Sintaxe
'Declaração
Public Enumeration PrincipalType
'Uso
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType
Membros
Nome do membro | Descrição | |
---|---|---|
Identifier | The type is Identifier. | |
Null | The type is Null. | |
Public | The type is Public. |