Udostępnij za pośrednictwem


Właściwość IsSystemObject

Pobiera Boolean wartość, która określa, czy typ komunikatu obiektu systemu.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Broker
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property IsSystemObject As Boolean
    Get
'Użycie
Dim instance As MessageType
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

Wartość właściwości

Typ: System. . :: . .Boolean
A Boolean wartość, która określa, czy typ komunikatu obiektu systemu.