JobServer.TestMailProfile Yöntemi
E-posta profili geçerliliğini sınar.
Ad Alanı: Microsoft.SqlServer.Management.Smo.Agent
Derleme: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)
Sözdizimi
'Bildirim
Public Sub TestMailProfile ( _
profileName As String _
)
'Kullanım
Dim instance As JobServer
Dim profileName As String
instance.TestMailProfile(profileName)
public void TestMailProfile(
string profileName
)
public:
void TestMailProfile(
String^ profileName
)
member TestMailProfile :
profileName:string -> unit
public function TestMailProfile(
profileName : String
)
Parametreler
- profileName
Tür: System.String
A String değeri adını belirtire-posta profili.
Açıklamalar
E-posta profili geçerli değil ve sınama başarısız, bir FailedOperationException exception Is thrown.