ServerRole.EnumMemberNames Method
SQL Server 2012
Gets a StringCollection which contains the names of all the logins which belong to this role.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Return Value
Type: System.Collections.Specialized.StringCollectionA StringCollection which contains the names of all the logins which belong to this ServerRole.
