ServerConnection.FixedServerRoles Property

Definition

Returns an enum that specified the fixed server role the login is member of.

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

Property Value

Applies to