Condividi tramite


Proprietà UserType

Gets the type of the user.

Spazio dei nomi  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)

Sintassi

'Dichiarazione
ReadOnly Property UserType As UserType
    Get
'Utilizzo
Dim instance As IUser
Dim value As UserType

value = instance.UserType
UserType UserType { get; }
property UserType UserType {
    UserType get ();
}
abstract UserType : UserType
function get UserType () : UserType

Valore proprietà

Tipo: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .UserType
A UserType value that indicates the type of the user.