ServerGroup.IsSystemServerGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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