Partilhar via


Propriedade do RDL UserType

Gets the type of the user.

Namespace:  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (em Microsoft.SqlServer.Management.SqlParser.dll)

Sintaxe

'Declaração
ReadOnly Property UserType As UserType
    Get
'Uso
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

Valor da propriedade

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