This topic has not yet been rated - Rate this topic

ProxyAccount.EnumMsdbRoles Method

Enumerates a list of Microsoft SQL Server database roles associated with the referenced proxy account.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public DataTable EnumMsdbRoles()

Return Value

Type: System.Data.DataTable
A DataTable object value that contains a table of information about the SQL Server database roles that are associated with the referenced proxy account.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.