IsBusyProfile propriété
Espace de noms : Microsoft.SqlServer.Management.Smo.Mail
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property IsBusyProfile As Boolean
Get
'Utilisation
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
Valeur de la propriété
Type : System. . :: . .Boolean
Voir aussi