ServerGroup.IsSystemServerGroup Property

Definition

Returns true if this servergroup is one among the standard server groups.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public bool IsSystemServerGroup { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IsSystemServerGroup : bool
Public ReadOnly Property IsSystemServerGroup As Boolean

Property Value

Attributes

Applies to