Свойство UserType
Gets the type of the user.
Пространство имен: Microsoft.SqlServer.Management.SqlParser.Metadata
Сборка: Microsoft.SqlServer.Management.SqlParser (в Microsoft.SqlServer.Management.SqlParser.dll)
Синтаксис
'Декларация
ReadOnly Property UserType As UserType
Get
'Применение
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
Значение свойства
Тип: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .UserType
A UserType value that indicates the type of the user.
См. также