ServerConnection.UserProfile 属性

定义

UserProfile 属性返回当前连接使用的Microsoft SQL Server登录名的高级角色说明。

public Microsoft.SqlServer.Management.Common.ServerUserProfiles UserProfile { get; }
member this.UserProfile : Microsoft.SqlServer.Management.Common.ServerUserProfiles
Public ReadOnly Property UserProfile As ServerUserProfiles

属性值

适用于