ServerConnection.IsInFixedServerRole(FixedServerRoles) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tests if login is member of any of the specified server roles.
public bool IsInFixedServerRole (Microsoft.SqlServer.Management.Common.FixedServerRoles fixedServerRole);
member this.IsInFixedServerRole : Microsoft.SqlServer.Management.Common.FixedServerRoles -> bool
Public Function IsInFixedServerRole (fixedServerRole As FixedServerRoles) As Boolean
Parameters
- fixedServerRole
- FixedServerRoles