다음을 통해 공유


DatabaseRole.EnumAgentProxyAccounts 메서드

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

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Function EnumAgentProxyAccounts As DataTable
‘사용 방법
Dim instance As DatabaseRole 
Dim returnValue As DataTable 

returnValue = instance.EnumAgentProxyAccounts()
public DataTable EnumAgentProxyAccounts()
public:
DataTable^ EnumAgentProxyAccounts()
member EnumAgentProxyAccounts : unit -> DataTable
public function EnumAgentProxyAccounts() : DataTable

반환 값

유형: System.Data.DataTable
A DataTable system object value that contains information about the agent proxy accounts that are assigned to the database role.

사용자, 역할 및 로그인 관리

참고 항목

참조

DatabaseRole 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

데이터베이스 수준 역할