This topic has not yet been rated - Rate this topic

ServiceBrokerPayload.IsSystemObject Property

SQL Server 2012

Gets or sets a Boolean specifying weather the object is a System Object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public bool IsSystemObject { get; }

Property Value

Type: System.Boolean
A Boolean value that specifies whether message forwarding is enabled.If True, if object is a System Object.If False (default), if object is not a System Object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.