This topic has not yet been rated - Rate this topic

DatabaseRole.EnumAgentProxyAccounts Method

Returns a list of agent proxy accounts that are assigned to the database role.

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

Return Value

Type: System.Data.DataTable
A DataTable system object value that contains information about the agent proxy accounts that are assigned to the database role.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.