Partager via


Énumération PrincipalType

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

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration PrincipalType
'Utilisation
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType

Membres

Nom de membre Description
Identifier The type is Identifier.
Null The type is Null.
Public The type is Public.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom