Aracılığıyla paylaş


ServiceQueue.IsSystemObject Özelliği

Gösteren bir değeri alır mı ServiceQueue() bir sistem nesnesi.

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

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property IsSystemObject As Boolean
    Get
'Kullanım
Dim instance As ServiceQueue
Dim value As Boolean

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

Özellik Değeri

Tür: System.Boolean
Doğru , ServiceQueue bir sistem nesnesi.Yoksa, False.