Partager via


Énumération UserType

Specifies the user type.

Espace de noms :  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly :  Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)

Syntaxe

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

Membres

Nom de membre Description
AsymmetricKey An asymmetric key.
Certificate A certificate.
NoLogin A user that cannot log in to SQL Server.
SqlLogin A SQL Server login.