Aracılığıyla paylaş


ServiceQueue.ISfcSupportsDesignMode.IsDesignMode Özelliği

Alır veya ayarlar nesne Tasarım modunda aç olup olmadığını belirten bir özellik.Yalnızca bilgi amaçlı olarak belirtilmiştir. Desteklenmez. Gelecekteki uyumluluk garanti edilmez..

Ad Alanı:  Microsoft.SqlServer.Management.Smo.Broker
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Private ReadOnly Property IsDesignMode As Boolean
    Implements ISfcSupportsDesignMode.IsDesignMode
    Get
'Kullanım
Dim instance As ServiceQueue
Dim value As Boolean

value = CType(instance, ISfcSupportsDesignMode).IsDesignMode
bool ISfcSupportsDesignMode.IsDesignMode { get; }
private:
virtual property bool IsDesignMode {
    bool get () sealed = ISfcSupportsDesignMode::IsDesignMode::get;
}
private abstract IsDesignMode : bool
private override IsDesignMode : bool
JScript, açık arabirim uygulamalarının kullanılmasını destekler, ancak yenilerinin bildirilmesini desteklemez.

Özellik Değeri

Tür: System.Boolean
A Boolean belirten değeri olup olmadığını ServiceQueue nesne açık tasarım modu.

Uygulamalar

ISfcSupportsDesignMode.IsDesignMode