Compartir a través de


Enumeración PrincipalType

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

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Public Enumeration PrincipalType
'Uso
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType

Miembros

Nombre del miembro Descripción
Identifier The type is Identifier.
Null The type is Null.
Public The type is Public.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom