Конструктор MailProfile
Initializes a new instance of the MailProfile class.
Пространство имен: Microsoft.SqlServer.Management.Smo.Mail
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New MailProfile()
public MailProfile()
public:
MailProfile()
new : unit -> MailProfile
public function MailProfile()
Замечания
The default constructor initializes any fields to their default values.
См. также