RoleTypes Enumeration
SQL Server 2008 R2
The RoleTypes enumeration contains values that are used to specify the type of role.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.SqlServer.Management.SmoAssembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The RoleTypes enumeration class is served by the EnumMembers method.