This topic has not yet been rated - Rate this topic

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)
public StringCollection EnumMemberNames()

Return Value

Type: System.Collections.Specialized.StringCollection
A StringCollection which contains the names of all the logins which belong to this ServerRole.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.