MailProfile.EnumPrincipals 메서드

Returns an enumerated list of security principals associated with the referenced mail profile.

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

구문

‘선언
Public Function EnumPrincipals As DataTable
‘사용 방법
Dim instance As MailProfile 
Dim returnValue As DataTable 

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

반환 값

유형: System.Data.DataTable
A DataTable object value that contains a table of information about security principals that are associated with the referenced mail profile.

데이터베이스 메일 사용

참고 항목

참조

MailProfile 클래스

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

관련 자료

데이터베이스 메일