Właściwość IUser.UserType
Pobiera typ użytkownika.
Przestrzeń nazw: Microsoft.SqlServer.Management.SqlParser.Metadata
Zestaw: Microsoft.SqlServer.Management.SqlParser (w Microsoft.SqlServer.Management.SqlParser.dll)
Składnia
'Deklaracja
ReadOnly Property UserType As UserType
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.SqlParser.Metadata.UserType
A UserType wartość, która wskazuje typ użytkownika.
Zobacz także