Поделиться через


Свойство IsBusyProfile

Пространство имен:  Microsoft.SqlServer.Management.Smo.Mail
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property IsBusyProfile As Boolean
    Get
'Применение
Dim instance As MailProfile
Dim value As Boolean

value = instance.IsBusyProfile
[SfcPropertyAttribute]
public bool IsBusyProfile { get; }
[SfcPropertyAttribute]
public:
property bool IsBusyProfile {
    bool get ();
}
[<SfcPropertyAttribute>]
member IsBusyProfile : bool
function get IsBusyProfile () : boolean

Значение свойства

Тип System. . :: . .Boolean