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

プロパティ値

適用対象