UserType-Eigenschaft
Gets the type of the user.
Namespace: Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
Syntax
'Declaration
ReadOnly Property UserType As UserType
Get
'Usage
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
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .UserType
A UserType value that indicates the type of the user.